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: 7054293229

Match Scores

11-8, 11-0

Loss

Play Date

2024-05-27

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HJ
Heath Jones

3XZYYR · Salt Lake City, UT, US

DUPR

4.438

CW
Cristopher warner

3YR5XE · USA

DUPR

4.865

TEAM 2LOSS
BG
Bryon Geddes

DWL7ZY · USA

DUPR

4.269

GG
Gordon Gridley

8DJ2Y8 · Syracuse, UT, US

DUPR

4.176

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-7054293229
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7058929735,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heath Jones",
        "dupr_id": "3XZYYR",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Cristopher warner",
        "dupr_id": "3YR5XE",
        "rating": 4.865,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5155978938,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryon Geddes",
        "dupr_id": "DWL7ZY",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gordon Gridley",
        "dupr_id": "8DJ2Y8",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      }
    ]
  }
]