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

5-Year Anniversary Tournament Club Pickleball USA - Mixed 5.0

ID: 6567901028

Match Scores

1-9

Loss

Play Date

2026-01-16

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MJ
Matthew Johnson

12Z459 · American Fork, UT, US

DUPR

5.062

EK
Erin Kern

3O06DW · Pleasant Grove, UT, US

DUPR

4.111

TEAM 2WINNER
ML
Melissa Lein

17YRM0 · Millcreek, UT, US

DUPR

4.817

EG
Edward Gardner

4L7DJ2 · Salt Lake City, UT, US

DUPR

4.905

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-6567901028
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5596422857,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Johnson",
        "dupr_id": "12Z459",
        "rating": 5.062,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Erin Kern",
        "dupr_id": "3O06DW",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  },
  {
    "team_id": 7495288864,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Melissa Lein",
        "dupr_id": "17YRM0",
        "rating": 4.817,
        "profile_pic_url": null,
        "location": "Millcreek, UT, US"
      },
      {
        "name": "Edward Gardner",
        "dupr_id": "4L7DJ2",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]