Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8194130256

Match Scores

21-16

Win

Play Date

2026-01-25

Play Time (Est)

1:00 PM

Play Location

Bay Club South ~ San Francisco

Unverified Facility

Competitor Teams

TEAM 1WINNER
GM
Glenn Moeckelmann

KOJ7XO · Morgan Hill, CA, US

DUPR

3.937

JT
Jack Tang

8D4KDX · Saratoga, CA, US

DUPR

4.737

TEAM 2LOSS
PH
paul hortillas

KDXLKY · Pittsburg, CA, US

DUPR

4.554

GP
Glenn Perseveranda

L5X75Z · Antioch, CA, US

DUPR

4.135

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-8194130256
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4879980579,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Glenn Moeckelmann",
        "dupr_id": "KOJ7XO",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Morgan Hill, CA, US"
      },
      {
        "name": "Jack Tang",
        "dupr_id": "8D4KDX",
        "rating": 4.737,
        "profile_pic_url": null,
        "location": "Saratoga, CA, US"
      }
    ]
  },
  {
    "team_id": 4352385773,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "paul hortillas",
        "dupr_id": "KDXLKY",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Pittsburg, CA, US"
      },
      {
        "name": "Glenn Perseveranda",
        "dupr_id": "L5X75Z",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "Antioch, CA, US"
      }
    ]
  }
]