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

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

ID: 6518104266

Match Scores

21-18

Win

Play Date

2026-01-25

Play Time (Est)

7:30 PM

Play Location

Bay Club South ~ San Francisco

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jonas Satuito

8G4GLD · Brisbane, CA, US

DUPR

5.300

RH
Ren Hui

1QMZPD · Palo Alto, CA, US

DUPR

4.627

TEAM 2LOSS
PH
paul hortillas

KDXLKY · Pittsburg, CA, US

DUPR

4.557

MW
Michael Wong

YXZ2V4 · Oakland, CA, US

DUPR

4.515

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-6518104266
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7382021255,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonas Satuito",
        "dupr_id": "8G4GLD",
        "rating": 5.3,
        "profile_pic_url": null,
        "location": "Brisbane, CA, US"
      },
      {
        "name": "Ren Hui",
        "dupr_id": "1QMZPD",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  },
  {
    "team_id": 8129708121,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "paul hortillas",
        "dupr_id": "KDXLKY",
        "rating": 4.557,
        "profile_pic_url": null,
        "location": "Pittsburg, CA, US"
      },
      {
        "name": "Michael Wong",
        "dupr_id": "YXZ2V4",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      }
    ]
  }
]