Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

March Masters @ Planet Pickle - $500 Standard Doubles Open (5.25 AND BELOW)

ID: 7248636411

Match Scores

11-7

Loss

Play Date

2026-03-28

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TK
Tyler Kane

1794R5 · Peachtree Corners, GA, US

DUPR

5.085

JL
Jacob Lee

WXDZLM · Duluth, GA, US

DUPR

4.745

TEAM 2LOSS
CL
cade lindgren

RZWMDE · Cumming, GA, US

DUPR

4.634

Mateo Mejia

RZD96Q · Suwanee, GA, US

DUPR

4.628

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7248636411
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6441582053,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Kane",
        "dupr_id": "1794R5",
        "rating": 5.085,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      },
      {
        "name": "Jacob Lee",
        "dupr_id": "WXDZLM",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      }
    ]
  },
  {
    "team_id": 8228105591,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "cade lindgren",
        "dupr_id": "RZWMDE",
        "rating": 4.634,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      },
      {
        "name": "Mateo Mejia ",
        "dupr_id": "RZD96Q",
        "rating": 4.628,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1055798/images/profile/e3e28402-2c40-49e8-9df5-11cb2077d971.jpg",
        "location": "Suwanee, GA, US"
      }
    ]
  }
]