Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B 3.75+ Pickles RR

ID: 6777840919

Match Scores

11-1

Win

Play Date

2024-04-20

Play Time (Est)

8:45 AM

Play Location

Pickles Indoor Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Manuel Bernardo

3LWM2K · Fall River, MA, US

DUPR

4.550

JL
Jay Locke

8MQ0PG · Easton, MA, US

DUPR

4.195

TEAM 2LOSS
GK
Georgette King

3OKJ92 · Wareham, MA, US

DUPR

3.771

SN
Stacey Nasrallah

1RRP7D · Somerset, MA, US

DUPR

3.666

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-6777840919
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8043889244,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Manuel Bernardo",
        "dupr_id": "3LWM2K",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": "Fall River, MA, US"
      },
      {
        "name": "Jay Locke",
        "dupr_id": "8MQ0PG",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  },
  {
    "team_id": 6377267042,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Georgette King",
        "dupr_id": "3OKJ92",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": "Wareham, MA, US"
      },
      {
        "name": "Stacey Nasrallah",
        "dupr_id": "1RRP7D",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": "Somerset, MA, US"
      }
    ]
  }
]