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: 5032786402

Match Scores

4-11

Loss

Play Date

2025-07-13

Play Time (Est)

11:30 PM

Play Location

Meridian, ID

View Facility Page →

Competitor Teams

TEAM 1LOSS
KB
Kyle Bellnap

8MORO1 · Meridian, ID, US

DUPR

3.820

KS
Kole Stein

76DDX9 · USA

DUPR

2.378

TEAM 2WINNER
SL
Stanley Lee

XK0GE5 · Taipei City, TW

DUPR

3.662

SO
Sam Olowu

KDYOXY · ID, US

DUPR

3.518

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-5032786402
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6939718359,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Bellnap",
        "dupr_id": "8MORO1",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": "Meridian, ID, US"
      },
      {
        "name": "Kole Stein",
        "dupr_id": "76DDX9",
        "rating": 2.378,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5305417319,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stanley Lee",
        "dupr_id": "XK0GE5",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "Taipei City, TW"
      },
      {
        "name": "Sam Olowu",
        "dupr_id": "KDYOXY",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": "ID, US"
      }
    ]
  }
]