Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MENS DOUBLES up to 4.5 DUPR - MENS DOUBLES up to 4.5 DUPR

ID: 5649906086

Match Scores

8-11

Win

Play Date

2025-12-14

Play Time (Est)

3:30 PM

Play Location

The Courts at Gibson Park, 201 Gibson Dr, Roseville, CA 95678, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SL
sam linnik

YMPXP4 · USA

DUPR

3.992

J
Jaiden

94Q06K · USA

DUPR

4.051

TEAM 2WINNER
SL
steven land

XO0L05 · USA

DUPR

3.754

CD
Conor Delaney

PK4POZ · Sacramento, CA, US

DUPR

4.218

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-5649906086
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6898468423,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "sam linnik",
        "dupr_id": "YMPXP4",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jaiden",
        "dupr_id": "94Q06K",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7548267288,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "steven land",
        "dupr_id": "XO0L05",
        "rating": 3.754,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Conor Delaney",
        "dupr_id": "PK4POZ",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  }
]