Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B 3.75+ Pickles RR

ID: 7403722083

Match Scores

11-3

Win

Play Date

2024-04-20

Play Time (Est)

4:45 AM

Play Location

Pickles Indoor Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Manuel Bernardo

3LWM2K · Fall River, MA, US

DUPR

4.350

RM
Ryan Mallaby

3XMZV2 · Quincy, MA, US

DUPR

4.232

TEAM 2LOSS
NE
Nate Eleuterio

7DKP50 · USA

DUPR

4.327

OD
Oliver Dunphy

YG7JRP · Stoneham, MA, US

DUPR

4.156

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-7403722083
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4774873873,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Manuel Bernardo",
        "dupr_id": "3LWM2K",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Fall River, MA, US"
      },
      {
        "name": "Ryan Mallaby",
        "dupr_id": "3XMZV2",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      }
    ]
  },
  {
    "team_id": 7595249341,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nate Eleuterio",
        "dupr_id": "7DKP50",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Oliver Dunphy",
        "dupr_id": "YG7JRP",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": "Stoneham, MA, US"
      }
    ]
  }
]