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

Pool A - DUPR 18/20 SUNDAY Start 1:30 PM

ID: 8143609047

Match Scores

21-16

Win

Play Date

2026-01-25

Play Time (Est)

4:45 AM

Play Location

Bay Club South ~ San Francisco

Unverified Facility

Competitor Teams

TEAM 1WINNER
RH
Ren Hui

1QMZPD · Palo Alto, CA, US

DUPR

4.651

AB
Abhishek Bhargava

XJ4RMR · San Francisco, CA, US

DUPR

5.071

TEAM 2LOSS
PY
Paul Yu

1NN4KW · Saratoga, CA, US

DUPR

4.677

AL
Alex Li

1NQL4Z · Los Altos, CA, US

DUPR

4.356

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-8143609047
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6695099155,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ren Hui",
        "dupr_id": "1QMZPD",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Abhishek Bhargava",
        "dupr_id": "XJ4RMR",
        "rating": 5.071,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  },
  {
    "team_id": 6511166443,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Yu",
        "dupr_id": "1NN4KW",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "Saratoga, CA, US"
      },
      {
        "name": "Alex Li",
        "dupr_id": "1NQL4Z",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Los Altos, CA, US"
      }
    ]
  }
]