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

The 2025 Harvest Classic Pickleball Tournament - Mixed Doubles Skill: (3.5 And Under) Age: (Any)

ID: 7303130989

Match Scores

5-11

Win

Play Date

2025-10-11

Play Time (Est)

2:15 AM

Play Location

Edwardsville, IL

View Facility Page →

Competitor Teams

TEAM 1LOSS
JH
Jamie Heath

OZK0DP · USA

DUPR

2.604

MH
Mike Heath

16XM4G · USA

DUPR

3.248

TEAM 2WINNER
SP
Shelsie Price

2Z4XZ4 · USA

DUPR

2.976

EP
Evan Price

67WWXG · Edwardsville, IL, US

DUPR

3.649

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-7303130989
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8372235970,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jamie Heath",
        "dupr_id": "OZK0DP",
        "rating": 2.604,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Heath",
        "dupr_id": "16XM4G",
        "rating": 3.248,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5655414467,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shelsie Price",
        "dupr_id": "2Z4XZ4",
        "rating": 2.976,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Evan  Price",
        "dupr_id": "67WWXG",
        "rating": 3.649,
        "profile_pic_url": null,
        "location": "Edwardsville, IL, US"
      }
    ]
  }
]