Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7704316998

Match Scores

21-17

Loss

Play Date

2026-01-25

Play Time (Est)

7:30 PM

Play Location

Bay Club South ~ San Francisco

Unverified Facility

Competitor Teams

TEAM 1WINNER
S
Steven

YX4GOK · San Jose, CA, US

DUPR

4.192

JR
Jonathan Rojas

GGD66V · Sunnyvale, CA, US

DUPR

4.184

TEAM 2LOSS
GM
Glenn Moeckelmann

KOJ7XO · Morgan Hill, CA, US

DUPR

3.927

JT
Jack Tang

8D4KDX · Saratoga, CA, US

DUPR

4.778

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-7704316998
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5712865136,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven",
        "dupr_id": "YX4GOK",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Jonathan Rojas",
        "dupr_id": "GGD66V",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Sunnyvale, CA, US"
      }
    ]
  },
  {
    "team_id": 6759183278,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Glenn Moeckelmann",
        "dupr_id": "KOJ7XO",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": "Morgan Hill, CA, US"
      },
      {
        "name": "Jack Tang",
        "dupr_id": "8D4KDX",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Saratoga, CA, US"
      }
    ]
  }
]