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

PB4ALL Spring Classic - SUN-Mens Doubles 5.0+ OPEN PRO

ID: 4992607812

Match Scores

15-8

Loss

Play Date

2025-05-04

Play Time (Est)

1:00 PM

Play Location

Santa Rosa, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DB
Daniel Byun

17J5WN · Seoul, KR

DUPR

5.552

DL
David Litvinov

8KENOO · Elk Grove, CA, US

DUPR

5.857

TEAM 2LOSS
MY
Mackenzie Young

4LLWE6 · San Francisco, CA, US

DUPR

5.358

MW
Matt Wherley

WX5ZRQ · USA

DUPR

5.143

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-4992607812
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4967705900,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Byun",
        "dupr_id": "17J5WN",
        "rating": 5.552,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "David Litvinov",
        "dupr_id": "8KENOO",
        "rating": 5.857,
        "profile_pic_url": null,
        "location": "Elk Grove, CA, US"
      }
    ]
  },
  {
    "team_id": 5860858119,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mackenzie Young",
        "dupr_id": "4LLWE6",
        "rating": 5.358,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Matt Wherley",
        "dupr_id": "WX5ZRQ",
        "rating": 5.143,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]