Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5708964650

Match Scores

11-2

Win

Play Date

2024-08-18

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Sheri Barainca

3Z4NL1 · Reno, NV, US

DUPR

4.247

NC
Nicholas Christiansen

84GL76 · Reno, NV, US

DUPR

4.232

TEAM 2LOSS
KC
Kristina Cipolletti

KOKVE6 · Sparks, NV, US

DUPR

3.421

BY
Ben Young

V4YJPJ · USA

DUPR

3.805

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-5708964650
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7891980115,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sheri Barainca",
        "dupr_id": "3Z4NL1",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Reno, NV, US"
      },
      {
        "name": "Nicholas Christiansen",
        "dupr_id": "84GL76",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Reno, NV, US"
      }
    ]
  },
  {
    "team_id": 5951287617,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristina Cipolletti",
        "dupr_id": "KOKVE6",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": "Sparks, NV, US"
      },
      {
        "name": "Ben Young",
        "dupr_id": "V4YJPJ",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]