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

Competitive Open Play Match

ID: 7007300895

Match Scores

21-13, 22-20

Win

Play Date

2022-07-18

Play Time (Est)

4:45 AM

Play Location

Salt Lake City UT, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TL
Tyler Lee

1Q2O03 · Salt Lake City, UT, US

DUPR

5.492

LD
Lance Dustin Robert

3PD7LE · Provo, UT, US

DUPR

6.240

TEAM 2LOSS
BL
Bryce Larson

8M9LV3 · Pleasant Grove, UT, US

DUPR

5.493

SM
Sekope Makoni Uluilakepa

8GWXEM · Saratoga Springs, UT, US

DUPR

5.108

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-7007300895
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5459553254,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Lee",
        "dupr_id": "1Q2O03",
        "rating": 5.492,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Lance Dustin Robert",
        "dupr_id": "3PD7LE",
        "rating": 6.24,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 7031043920,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryce Larson",
        "dupr_id": "8M9LV3",
        "rating": 5.493,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Sekope Makoni Uluilakepa",
        "dupr_id": "8GWXEM",
        "rating": 5.108,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      }
    ]
  }
]