Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B 3.75+ Pickles RR

ID: 8532211942

Match Scores

4-11

Win

Play Date

2024-04-20

Play Time (Est)

11:30 PM

Play Location

Pickles Indoor Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
TS
Tyler Schofield

3YKM2P · Middleborough, MA, US

DUPR

4.395

OD
Oliver Dunphy

YG7JRP · Stoneham, MA, US

DUPR

4.150

TEAM 2WINNER
NE
Nate Eleuterio

7DKP50 · USA

DUPR

4.328

MB
Manuel Bernardo

3LWM2K · Fall River, MA, US

DUPR

4.364

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-8532211942
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5322126623,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Schofield",
        "dupr_id": "3YKM2P",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": "Middleborough, MA, US"
      },
      {
        "name": "Oliver Dunphy",
        "dupr_id": "YG7JRP",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": "Stoneham, MA, US"
      }
    ]
  },
  {
    "team_id": 5459478324,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nate Eleuterio",
        "dupr_id": "7DKP50",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Manuel Bernardo",
        "dupr_id": "3LWM2K",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Fall River, MA, US"
      }
    ]
  }
]