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

Santa's Naughty or Nice Tournament Club Pickleball USA - Men's 5.0

ID: 7767678077

Match Scores

4-11

Loss

Play Date

2025-12-20

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
Job Santillan

3OEQE8 · Salt Lake City, UT, US

DUPR

4.542

KC
Keaton Cullimore

3X9YR8 · Sandy, UT, US

DUPR

5.971

TEAM 2WINNER
DF
Dylan Fullmer

6ZK4MG · Idaho Falls, ID, US

DUPR

4.797

JF
Justin Fullmer

3OL76L · Idaho Falls, ID, US

DUPR

5.428

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-7767678077
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5512259178,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Job Santillan",
        "dupr_id": "3OEQE8",
        "rating": 4.542,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Keaton Cullimore",
        "dupr_id": "3X9YR8",
        "rating": 5.971,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 6072285250,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dylan Fullmer",
        "dupr_id": "6ZK4MG",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": "Idaho Falls, ID, US"
      },
      {
        "name": "Justin Fullmer",
        "dupr_id": "3OL76L",
        "rating": 5.428,
        "profile_pic_url": null,
        "location": "Idaho Falls, ID, US"
      }
    ]
  }
]