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

5-Year Anniversary Tournament Club Pickleball USA - Mixed 5.0

ID: 4523311703

Match Scores

7-9

Loss

Play Date

2026-01-16

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MJ
Matthew Johnson

12Z459 · American Fork, UT, US

DUPR

5.059

EK
Erin Kern

3O06DW · Pleasant Grove, UT, US

DUPR

4.085

TEAM 2WINNER
KB
Kyleigh Ballif

3ZV0L8 · Lehi, UT, US

DUPR

4.159

HG
Hudson Gilbert

8E4VJ3 · Lehi, UT, US

DUPR

5.082

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-4523311703
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6337393360,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Johnson",
        "dupr_id": "12Z459",
        "rating": 5.059,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Erin Kern",
        "dupr_id": "3O06DW",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  },
  {
    "team_id": 6392013376,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyleigh Ballif",
        "dupr_id": "3ZV0L8",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Hudson Gilbert",
        "dupr_id": "8E4VJ3",
        "rating": 5.082,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]