Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Incline Pickleball Open Tournament Mixed Doubles Skill: (4.5 And Above) Age: (Any)

ID: 4573867805

Match Scores

11-2

Win

Play Date

2024-08-18

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Alison Pretti

17EXP4 · USA

DUPR

4.131

MI
Monte Imburg

84RPN2 · Palo Alto, CA, US

DUPR

4.640

TEAM 2LOSS
KC
Kristina Cipolletti

KOKVE6 · Sparks, NV, US

DUPR

3.414

BY
Ben Young

V4YJPJ · USA

DUPR

3.779

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-4573867805
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6380061921,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alison Pretti",
        "dupr_id": "17EXP4",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Monte Imburg",
        "dupr_id": "84RPN2",
        "rating": 4.64,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  },
  {
    "team_id": 7569389008,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristina Cipolletti",
        "dupr_id": "KOKVE6",
        "rating": 3.414,
        "profile_pic_url": null,
        "location": "Sparks, NV, US"
      },
      {
        "name": "Ben Young",
        "dupr_id": "V4YJPJ",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]