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

Competitive Open Play Match

ID: 6744715272

Match Scores

6-11

Win

Play Date

2023-06-16

Play Time (Est)

1:00 PM

Play Location

Club Pickleball USA, Sandhill Road, Orem, UT, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DT
Devin Thompson

3OEX78 · Orem, UT, US

DUPR

4.810

BB
Brooke Bromley

30DJ48 · American Fork, UT, US

DUPR

4.723

TEAM 2WINNER
Randy Hallam

8GYRJM · Orem, UT, US

DUPR

4.812

CA
Chris Anderson

8DZPJX · Lehi, UT, US

DUPR

4.833

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-6744715272
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7066002549,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Devin Thompson",
        "dupr_id": "3OEX78",
        "rating": 4.81,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Brooke Bromley",
        "dupr_id": "30DJ48",
        "rating": 4.723,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 6904645160,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Randy Hallam",
        "dupr_id": "8GYRJM",
        "rating": 4.812,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/85701_5f5ed9137c5e0.jpg",
        "location": "Orem, UT, US"
      },
      {
        "name": "Chris Anderson",
        "dupr_id": "8DZPJX",
        "rating": 4.833,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]