Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B 3.75+ Pickles RR

ID: 8320639236

Match Scores

11-3

Loss

Play Date

2024-04-20

Play Time (Est)

1:00 PM

Play Location

Pickles Indoor Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Jay Locke

8MQ0PG · Easton, MA, US

DUPR

4.499

OD
Oliver Dunphy

YG7JRP · Stoneham, MA, US

DUPR

4.159

TEAM 2LOSS
GK
Georgette King

3OKJ92 · Wareham, MA, US

DUPR

3.386

MB
Manuel Bernardo

3LWM2K · Fall River, MA, US

DUPR

4.332

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-8320639236
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6668247301,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jay Locke",
        "dupr_id": "8MQ0PG",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Oliver Dunphy",
        "dupr_id": "YG7JRP",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Stoneham, MA, US"
      }
    ]
  },
  {
    "team_id": 6660715383,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Georgette King",
        "dupr_id": "3OKJ92",
        "rating": 3.386,
        "profile_pic_url": null,
        "location": "Wareham, MA, US"
      },
      {
        "name": "Manuel Bernardo",
        "dupr_id": "3LWM2K",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Fall River, MA, US"
      }
    ]
  }
]