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

Paragon Open - Mens Doubles Open

ID: 5619117452

Match Scores

15-4

Loss

Play Date

2023-11-18

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HY
Harrison Yee

8K504Q · New York, NY, US

DUPR

5.530

DB
Daniel Byun

17J5WN · Seoul, KR

DUPR

5.529

TEAM 2LOSS
JC
Jacob Creasman

8WRQWQ · Tracy, CA, US

DUPR

4.693

KM
Kellen Murphy

3VXQ0E · Stockton, CA, US

DUPR

4.484

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-5619117452
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7283869496,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Harrison Yee",
        "dupr_id": "8K504Q",
        "rating": 5.53,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Daniel Byun",
        "dupr_id": "17J5WN",
        "rating": 5.529,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  },
  {
    "team_id": 4518998213,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Creasman",
        "dupr_id": "8WRQWQ",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "Tracy, CA, US"
      },
      {
        "name": "Kellen Murphy",
        "dupr_id": "3VXQ0E",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  }
]