Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 4.0 DUPR Round Robin

ID: 5624061770

Match Scores

5-7

Loss

Play Date

2024-05-06

Play Time (Est)

3:30 PM

Play Location

Southcoast Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
Manuel Bernardo

3LWM2K · Fall River, MA, US

DUPR

4.339

CC
Carl Cote

3XX5W5 · USA

DUPR

3.519

TEAM 2WINNER
IN
Imad Nasrallah

8WLYNK · Somerset, MA, US

DUPR

4.338

NE
Nate Eleuterio

7DKP50 · Dighton, MA, US

DUPR

4.579

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-5624061770
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7897728349,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Manuel Bernardo",
        "dupr_id": "3LWM2K",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "Fall River, MA, US"
      },
      {
        "name": "Carl Cote",
        "dupr_id": "3XX5W5",
        "rating": 3.519,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7637323878,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Imad Nasrallah",
        "dupr_id": "8WLYNK",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": "Somerset, MA, US"
      },
      {
        "name": "Nate Eleuterio",
        "dupr_id": "7DKP50",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "Dighton, MA, US"
      }
    ]
  }
]