Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 4.0 DUPR Round Robin

ID: 6378618027

Match Scores

3-11

Loss

Play Date

2024-05-06

Play Time (Est)

4:45 AM

Play Location

Southcoast Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
Manuel Bernardo

3LWM2K · Fall River, MA, US

DUPR

4.348

CC
Carl Cote

3XX5W5 · USA

DUPR

3.551

TEAM 2WINNER
TB
Tom Broome

DWZX26 · Fairhaven, MA, US

DUPR

4.318

LJ
Lucas Joshi

GG9G5X · USA

DUPR

4.665

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-6378618027
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6582347333,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Manuel Bernardo",
        "dupr_id": "3LWM2K",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Fall River, MA, US"
      },
      {
        "name": "Carl Cote",
        "dupr_id": "3XX5W5",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6527941086,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Broome",
        "dupr_id": "DWZX26",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": "Fairhaven, MA, US"
      },
      {
        "name": "Lucas Joshi",
        "dupr_id": "GG9G5X",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]