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

BPC Saturday DUPR RR LADDER

ID: 6675428401

Match Scores

11-6

Win

Play Date

2026-03-21

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AL
Andrew Law

K5OLX7 · USA

DUPR

3.287

TR
Tom Reyes

7DVMD5 · Renton, WA, US

DUPR

3.293

TEAM 2LOSS
KK
Kyung Kim

GXDGKX · USA

DUPR

2.875

JC
John Cho

0ZMY9N · USA

DUPR

3.389

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-6675428401
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4727678191,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew  Law",
        "dupr_id": "K5OLX7",
        "rating": 3.287,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Reyes",
        "dupr_id": "7DVMD5",
        "rating": 3.293,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      }
    ]
  },
  {
    "team_id": 8010808619,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyung Kim",
        "dupr_id": "GXDGKX",
        "rating": 2.875,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Cho",
        "dupr_id": "0ZMY9N",
        "rating": 3.389,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]