Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5-Year Anniversary Tournament Club Pickleball USA - Mixed 5.0

ID: 6447098405

Match Scores

9-3

Win

Play Date

2026-01-16

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MJ
Matthew Johnson

12Z459 · American Fork, UT, US

DUPR

5.068

EK
Erin Kern

3O06DW · Pleasant Grove, UT, US

DUPR

4.152

TEAM 2LOSS
JS
Job Santillan

3OEQE8 · Salt Lake City, UT, US

DUPR

4.594

MD
Megan Day

8K072Q · Orem, UT, US

DUPR

4.038

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-6447098405
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4934717924,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Johnson",
        "dupr_id": "12Z459",
        "rating": 5.068,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Erin Kern",
        "dupr_id": "3O06DW",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  },
  {
    "team_id": 8231299432,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Job Santillan",
        "dupr_id": "3OEQE8",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Megan Day",
        "dupr_id": "8K072Q",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]