Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

BPC Saturday DUPR RR LADDER

ID: 5348572924

Match Scores

8-11

Loss

Play Date

2026-03-21

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TR
Tom Reyes

7DVMD5 · Renton, WA, US

DUPR

3.227

KK
Kyung Kim

GXDGKX · USA

DUPR

3.203

TEAM 2WINNER
WL
Wei Li

JPQXQD · USA

DUPR

3.402

DF
Drew Fortin

D5J44L · USA

DUPR

3.344

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-5348572924
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7702889231,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Reyes",
        "dupr_id": "7DVMD5",
        "rating": 3.227,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      },
      {
        "name": "Kyung Kim",
        "dupr_id": "GXDGKX",
        "rating": 3.203,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8520023993,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wei Li",
        "dupr_id": "JPQXQD",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Drew Fortin",
        "dupr_id": "D5J44L",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]