Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Brigham City Memorial Tournament Men's Doubles Men's Doubles 4.5 50-64 Monday May 27th

ID: 7126328499

Match Scores

5-11, 9-11

Loss

Play Date

2024-05-27

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BG
Bryon Geddes

DWL7ZY · USA

DUPR

4.290

GG
Gordon Gridley

8DJ2Y8 · Syracuse, UT, US

DUPR

4.198

TEAM 2WINNER
HJ
Heath Jones

3XZYYR · Salt Lake City, UT, US

DUPR

4.406

CW
Cristopher warner

3YR5XE · USA

DUPR

4.760

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-7126328499
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6582086750,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryon Geddes",
        "dupr_id": "DWL7ZY",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gordon Gridley",
        "dupr_id": "8DJ2Y8",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      }
    ]
  },
  {
    "team_id": 4639354937,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Heath Jones",
        "dupr_id": "3XZYYR",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Cristopher warner",
        "dupr_id": "3YR5XE",
        "rating": 4.76,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]