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

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

ID: 4476920536

Match Scores

21-18

Win

Play Date

2026-01-25

Play Time (Est)

5:00 PM

Play Location

Bay Club South ~ San Francisco

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Abhishek Bhargava

XJ4RMR · San Francisco, CA, US

DUPR

5.087

RH
Ren Hui

1QMZPD · Palo Alto, CA, US

DUPR

4.624

TEAM 2LOSS
GS
Gerald Sibayan

XJ47O5 · Fremont, CA, US

DUPR

4.631

MW
Michael Wong

YXZ2V4 · Oakland, CA, US

DUPR

4.517

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-4476920536
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4635700985,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Abhishek Bhargava",
        "dupr_id": "XJ4RMR",
        "rating": 5.087,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Ren Hui",
        "dupr_id": "1QMZPD",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  },
  {
    "team_id": 7628622315,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gerald Sibayan",
        "dupr_id": "XJ47O5",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "Michael Wong",
        "dupr_id": "YXZ2V4",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      }
    ]
  }
]