Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6839732204

Match Scores

8-11

Win

Play Date

2024-08-18

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Mandy Mannella

76JXW4 · Reno, NV, US

DUPR

3.856

DW
Daniel Wang

59NN90 · Reno, NV, US

DUPR

4.181

TEAM 2WINNER
AP
Alison Pretti

17EXP4 · USA

DUPR

4.145

MI
Monte Imburg

84RPN2 · Palo Alto, CA, US

DUPR

4.650

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-6839732204
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5825035606,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mandy Mannella",
        "dupr_id": "76JXW4",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Reno, NV, US"
      },
      {
        "name": "Daniel Wang",
        "dupr_id": "59NN90",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Reno, NV, US"
      }
    ]
  },
  {
    "team_id": 7255425495,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alison Pretti",
        "dupr_id": "17EXP4",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Monte Imburg",
        "dupr_id": "84RPN2",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  }
]