Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2024 Land Harbor Pickleball Tournament - Mixed Doubles Skill: (3.5) Age: (50 To 64)

ID: 5442300850

Match Scores

11-4, 11-7

Loss

Play Date

2024-07-20

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RT
Roxanne tate

8D6OWM · USA

DUPR

3.637

RF
Rodney Fitch

16EQK0 · Shelby, NC, US

DUPR

3.754

TEAM 2LOSS
JH
Julie Hester

84PJX6 · Sparta, NC, US

DUPR

4.129

SR
Stewart Royall

3Y5ZWP · USA

DUPR

3.075

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-5442300850
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5676711557,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Roxanne tate",
        "dupr_id": "8D6OWM",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rodney Fitch",
        "dupr_id": "16EQK0",
        "rating": 3.754,
        "profile_pic_url": null,
        "location": "Shelby, NC, US"
      }
    ]
  },
  {
    "team_id": 5432101923,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julie Hester",
        "dupr_id": "84PJX6",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Sparta, NC, US"
      },
      {
        "name": "Stewart Royall",
        "dupr_id": "3Y5ZWP",
        "rating": 3.075,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]