Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6347256570

Match Scores

6-11

Loss

Play Date

2024-08-18

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AP
Alison Pretti

17EXP4 · USA

DUPR

4.130

MI
Monte Imburg

84RPN2 · Palo Alto, CA, US

DUPR

4.644

TEAM 2WINNER
SB
Sheri Barainca

3Z4NL1 · Reno, NV, US

DUPR

4.439

NC
Nicholas Christiansen

84GL76 · USA

DUPR

4.354

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-6347256570
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7306671606,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alison Pretti",
        "dupr_id": "17EXP4",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Monte Imburg",
        "dupr_id": "84RPN2",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  },
  {
    "team_id": 7942502251,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sheri Barainca",
        "dupr_id": "3Z4NL1",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "Reno, NV, US"
      },
      {
        "name": "Nicholas Christiansen",
        "dupr_id": "84GL76",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]