Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2023 Brigham City Memorial Tournament - Mens Doubles Skill: (5.0 And Above) Age: (8 To 34)

ID: 5822839948

Match Scores

15-10

Loss

Play Date

2023-05-29

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
Joel Ryan Ticknor

3V6J71 · USA

DUPR

4.947

AG
Anthony Gonzalez

3LVZQK · USA

DUPR

5.338

TEAM 2LOSS
JB
Jason Bellows

1QX7Z5 · Orem, UT, US

DUPR

5.248

BJ
Brad Jenson

8WKM9M · Riverton, UT, US

DUPR

5.362

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-5822839948
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4766008852,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Ryan Ticknor",
        "dupr_id": "3V6J71",
        "rating": 4.947,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Gonzalez",
        "dupr_id": "3LVZQK",
        "rating": 5.338,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5104285396,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Bellows",
        "dupr_id": "1QX7Z5",
        "rating": 5.248,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Brad Jenson",
        "dupr_id": "8WKM9M",
        "rating": 5.362,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  }
]