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

2025 IDAHO Amateur Pickleball Championships powered by Carvana PPA Tour & PIG - Mens Doubles Skill: (3.5) Age: (Any)

ID: 4626696039

Match Scores

2-11

Win

Play Date

2025-07-13

Play Time (Est)

4:45 AM

Play Location

Meridian, ID

View Facility Page →

Competitor Teams

TEAM 1LOSS
TP
Tim Prentiss

D9XME4 · USA

DUPR

2.474

AH
Andrew Hove

ZD6X5P · USA

DUPR

2.776

TEAM 2WINNER
KB
Kyle Bellnap

8MORO1 · Meridian, ID, US

DUPR

3.890

KS
Kole Stein

76DDX9 · USA

DUPR

2.559

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-4626696039
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4488331638,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim Prentiss",
        "dupr_id": "D9XME4",
        "rating": 2.474,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Hove",
        "dupr_id": "ZD6X5P",
        "rating": 2.776,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7629635417,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Bellnap",
        "dupr_id": "8MORO1",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "Meridian, ID, US"
      },
      {
        "name": "Kole Stein",
        "dupr_id": "76DDX9",
        "rating": 2.559,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]