Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5216966288

Match Scores

12-21

Loss

Play Date

2026-01-25

Play Time (Est)

9:00 PM

Play Location

Bay Club South ~ San Francisco

Unverified Facility

Competitor Teams

TEAM 1LOSS
GM
Glenn Moeckelmann

KOJ7XO · Morgan Hill, CA, US

DUPR

3.905

JT
Jack Tang

8D4KDX · Saratoga, CA, US

DUPR

4.681

TEAM 2WINNER
GU
Gregory Unger

1QXD9D · Los Gatos, CA, US

DUPR

4.516

JL
John Lin

L5E40K · San Mateo, CA, US

DUPR

3.948

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-5216966288
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8510105663,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Glenn Moeckelmann",
        "dupr_id": "KOJ7XO",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "Morgan Hill, CA, US"
      },
      {
        "name": "Jack Tang",
        "dupr_id": "8D4KDX",
        "rating": 4.681,
        "profile_pic_url": null,
        "location": "Saratoga, CA, US"
      }
    ]
  },
  {
    "team_id": 7458932702,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gregory Unger",
        "dupr_id": "1QXD9D",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Los Gatos, CA, US"
      },
      {
        "name": "John Lin",
        "dupr_id": "L5E40K",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "San Mateo, CA, US"
      }
    ]
  }
]