Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5220905441

Match Scores

11-8

Loss

Play Date

2024-08-18

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JG
jeanne Guerrazzi

MYRJJG · USA

DUPR

4.164

GG
Gabriel Galvez

1NE2XZ · VC Highlands, NV, US

DUPR

4.472

TEAM 2LOSS
SB
Sheri Barainca

3Z4NL1 · Reno, NV, US

DUPR

4.417

NC
Nicholas Christiansen

84GL76 · Reno, NV, US

DUPR

4.280

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-5220905441
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4579208607,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "jeanne Guerrazzi",
        "dupr_id": "MYRJJG",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gabriel Galvez",
        "dupr_id": "1NE2XZ",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "VC Highlands, NV, US"
      }
    ]
  },
  {
    "team_id": 6214948127,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sheri Barainca",
        "dupr_id": "3Z4NL1",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Reno, NV, US"
      },
      {
        "name": "Nicholas Christiansen",
        "dupr_id": "84GL76",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Reno, NV, US"
      }
    ]
  }
]