Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5485983748

Match Scores

10-11

Loss

Play Date

2024-08-18

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AP
Alison Pretti

17EXP4 · USA

DUPR

4.200

MI
Monte Imburg

84RPN2 · Palo Alto, CA, US

DUPR

4.669

TEAM 2WINNER
JG
jeanne Guerrazzi

MYRJJG · USA

DUPR

4.081

GG
Gabriel Galvez

1NE2XZ · VC Highlands, NV, US

DUPR

4.429

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-5485983748
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7802737761,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alison Pretti",
        "dupr_id": "17EXP4",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Monte Imburg",
        "dupr_id": "84RPN2",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  },
  {
    "team_id": 5433759081,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "jeanne Guerrazzi",
        "dupr_id": "MYRJJG",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gabriel Galvez",
        "dupr_id": "1NE2XZ",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "VC Highlands, NV, US"
      }
    ]
  }
]