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

The Nationals - College Pickleball Tour - Challenger Men's Doubles Div. 1

ID: 6293243417

Match Scores

21-17

Win

Play Date

2026-04-11

Play Time (Est)

6:15 AM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Daniel Price

8J7J7W · La Pine, OR, US

DUPR

4.944

TC
Tanner Crandall

8JGV0J · Oregon City, OR, US

DUPR

4.735

TEAM 2LOSS
GS
Gavin Springer

84WRY2 · Swedesboro, NJ, US

DUPR

4.536

AC
Alfredo Casta

4LZZMV · Sterling, VA, US

DUPR

4.184

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-6293243417
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5682857109,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Price",
        "dupr_id": "8J7J7W",
        "rating": 4.944,
        "profile_pic_url": null,
        "location": "La Pine, OR, US"
      },
      {
        "name": "Tanner Crandall",
        "dupr_id": "8JGV0J",
        "rating": 4.735,
        "profile_pic_url": null,
        "location": "Oregon City, OR, US"
      }
    ]
  },
  {
    "team_id": 4819629858,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gavin Springer",
        "dupr_id": "84WRY2",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": "Swedesboro, NJ, US"
      },
      {
        "name": "Alfredo Casta",
        "dupr_id": "4LZZMV",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Sterling, VA, US"
      }
    ]
  }
]