Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Week 7 Round 2

ID: 5502880370

Match Scores

5-9

Loss

Play Date

2026-04-21

Play Time (Est)

3:30 PM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
SC
Sarah Cotton

ZD9VZW · Albany, NY, US

DUPR

3.132

LS
Luanne Sciotti

0ZWW62 · Troy, NY, US

DUPR

2.844

TEAM 2WINNER
RB
Renee Beaulieu

OWMD02 · Loudonville, NY, US

DUPR

2.887

MH
michelle haskin

OZZNMP · Latham, NY, US

DUPR

2.690

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-5502880370
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5952852921,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sarah Cotton",
        "dupr_id": "ZD9VZW",
        "rating": 3.132,
        "profile_pic_url": null,
        "location": "Albany, NY, US"
      },
      {
        "name": "Luanne Sciotti",
        "dupr_id": "0ZWW62",
        "rating": 2.844,
        "profile_pic_url": null,
        "location": "Troy, NY, US"
      }
    ]
  },
  {
    "team_id": 8036770541,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Renee Beaulieu",
        "dupr_id": "OWMD02",
        "rating": 2.887,
        "profile_pic_url": null,
        "location": "Loudonville, NY, US"
      },
      {
        "name": "michelle haskin",
        "dupr_id": "OZZNMP",
        "rating": 2.69,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      }
    ]
  }
]