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

Competitive Open Play Match

ID: 4331614458

Match Scores

11-4, 11-6

Loss

Play Date

2024-04-18

Play Time (Est)

7:30 PM

Play Location

Lehi, UT, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
ML
Matthew Lees

35Y62P · Provo, UT, US

DUPR

5.066

NJ
Ned Jones

MY9N7V · Lehi, UT, US

DUPR

4.443

TEAM 2LOSS
DA
Dan Andersen

8GY77V · Orem, UT, US

DUPR

4.978

SP
Skye Peterson

DWMYE4 · Cedar Hills, UT, US

DUPR

3.935

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-4331614458
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7668330441,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Lees",
        "dupr_id": "35Y62P",
        "rating": 5.066,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Ned Jones",
        "dupr_id": "MY9N7V",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 7900938002,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Andersen",
        "dupr_id": "8GY77V",
        "rating": 4.978,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Skye Peterson",
        "dupr_id": "DWMYE4",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": "Cedar Hills, UT, US"
      }
    ]
  }
]