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

BPC Saturday DUPR RR LADDER

ID: 7747621124

Match Scores

11-3

Loss

Play Date

2026-03-21

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AL
Andrew Law

K5OLX7 · USA

DUPR

3.383

JC
John Cho

0ZMY9N · USA

DUPR

3.400

TEAM 2LOSS
TR
Tom Reyes

7DVMD5 · Renton, WA, US

DUPR

3.260

KK
Kyung Kim

GXDGKX · USA

DUPR

2.779

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-7747621124
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7856513342,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew  Law",
        "dupr_id": "K5OLX7",
        "rating": 3.383,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Cho",
        "dupr_id": "0ZMY9N",
        "rating": 3.4,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4384207694,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Reyes",
        "dupr_id": "7DVMD5",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      },
      {
        "name": "Kyung Kim",
        "dupr_id": "GXDGKX",
        "rating": 2.779,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]