Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 4.0 DUPR Round Robin

ID: 7214821938

Match Scores

9-11

Loss

Play Date

2024-05-06

Play Time (Est)

7:30 PM

Play Location

Southcoast Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
Manuel Bernardo

3LWM2K · Fall River, MA, US

DUPR

4.376

CC
Carl Cote

3XX5W5 · Fall River, MA, US

DUPR

3.692

TEAM 2WINNER
JL
Jeremy Light

MYNXLL · Edgartown, MA, US

DUPR

4.243

MM
Matthew Malowski

6ZE7X0 · USA

DUPR

4.243

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-7214821938
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5166875095,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Manuel Bernardo",
        "dupr_id": "3LWM2K",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "Fall River, MA, US"
      },
      {
        "name": "Carl Cote",
        "dupr_id": "3XX5W5",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": "Fall River, MA, US"
      }
    ]
  },
  {
    "team_id": 8087109613,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Light",
        "dupr_id": "MYNXLL",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Edgartown, MA, US"
      },
      {
        "name": "Matthew Malowski",
        "dupr_id": "6ZE7X0",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]