Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5-Year Anniversary Tournament Club Pickleball USA - Mixed 5.0

ID: 8436023838

Match Scores

11-3

Loss

Play Date

2026-01-16

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Job Santillan

3OEQE8 · Salt Lake City, UT, US

DUPR

4.553

MD
Megan Day

8K072Q · Orem, UT, US

DUPR

4.008

TEAM 2LOSS
SD
Sophie Deaver

EGPPNE · Salt Lake City, UT, US

DUPR

4.132

DH
Dylan Heaton

89YM07 · Vineyard, UT, US

DUPR

4.870

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-8436023838
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5475140386,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Job Santillan",
        "dupr_id": "3OEQE8",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Megan Day",
        "dupr_id": "8K072Q",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 6287741587,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sophie Deaver",
        "dupr_id": "EGPPNE",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Dylan Heaton",
        "dupr_id": "89YM07",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      }
    ]
  }
]