Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0+ Advanced - Link and Dink

ID: 5578514483

Match Scores

11-2

Loss

Play Date

2025-06-29

Play Time (Est)

12:45 AM

Play Location

Dill Dinkers Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
JD
Jimmy Daher

V7MLK7 · Boston, MA, US

DUPR

4.299

RN
Ryan Nguyen

67JRW0 · Falls Church, VA, US

DUPR

4.784

TEAM 2LOSS
Sam Morris

8W5QY1 · Olney, MD, US

DUPR

4.522

JR
Jairo Rosales

JZOGDW · Germantown, MD, US

DUPR

3.939

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-5578514483
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8335287117,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jimmy Daher",
        "dupr_id": "V7MLK7",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Ryan Nguyen",
        "dupr_id": "67JRW0",
        "rating": 4.784,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      }
    ]
  },
  {
    "team_id": 6517453280,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Morris",
        "dupr_id": "8W5QY1",
        "rating": 4.522,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/84047_628eed1f30f01.PNG",
        "location": "Olney, MD, US"
      },
      {
        "name": "Jairo Rosales",
        "dupr_id": "JZOGDW",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": "Germantown, MD, US"
      }
    ]
  }
]