Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

3.5-4.0 Mixed League

ID: 4717854282

Match Scores

11-9, 11-3

Win

Play Date

2025-12-05

Play Time (Est)

7:30 PM

Play Location

Pickleball Kingdom Hendersonville

Unverified Facility

Competitor Teams

TEAM 1WINNER
RK
Robert Klein

J5V6Q4 · Hendersonville, TN, US

DUPR

3.183

JR
Jane Rezos

8WWM0M · Hendersonville, TN, US

DUPR

3.598

TEAM 2LOSS
SA
Shawn Androney

L2YXJZ · USA

DUPR

2.840

BW
Branton Walker

JZ5L0O · Rochester, MN, US

DUPR

3.433

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-4717854282
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4392968748,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Klein",
        "dupr_id": "J5V6Q4",
        "rating": 3.183,
        "profile_pic_url": null,
        "location": "Hendersonville, TN, US"
      },
      {
        "name": "Jane Rezos",
        "dupr_id": "8WWM0M",
        "rating": 3.598,
        "profile_pic_url": null,
        "location": "Hendersonville, TN, US"
      }
    ]
  },
  {
    "team_id": 8374946841,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shawn Androney",
        "dupr_id": "L2YXJZ",
        "rating": 2.84,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Branton Walker",
        "dupr_id": "JZ5L0O",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      }
    ]
  }
]