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

Coed League C - 05/11

ID: 6886701172

Match Scores

4-11

Win

Play Date

2026-05-11

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JT
Justin Taylor

4LQJEV · Lehi, UT, US

DUPR

4.615

RT
Robbie Trewartha

PKPE9X · Provo, UT, US

DUPR

4.667

TEAM 2WINNER
CL
Carter Leski

3X9DP7 · Provo, UT, US

DUPR

4.717

NW
Nick White

3L0GQK · Highland, UT, US

DUPR

4.555

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-6886701172
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4699285031,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Taylor",
        "dupr_id": "4LQJEV",
        "rating": 4.615,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Robbie Trewartha",
        "dupr_id": "PKPE9X",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 6399811599,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carter Leski",
        "dupr_id": "3X9DP7",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Nick White",
        "dupr_id": "3L0GQK",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  }
]