Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Men's v3 DUPR 9 - The Dink MiLP v3 @ Impact Pickleball ~ McKinney, Texas

ID: 6344500064

Match Scores

21-18

Win

Play Date

2025-08-02

Play Time (Est)

9:00 PM

Play Location

Courts McKinney Tennis Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
LW
Lawrence Wesley

EWG4NW · Dallas, TX, US

DUPR

2.566

DL
Daniel Lin

O6D2DE · Melissa, TX, US

DUPR

3.356

TEAM 2LOSS
GW
Grant Walker

KXDV47 · USA

DUPR

2.830

FT
Felipe Trigos

7DLRPN · McKinney, TX, US

DUPR

2.679

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-6344500064
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6793428368,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lawrence Wesley",
        "dupr_id": "EWG4NW",
        "rating": 2.566,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Daniel Lin",
        "dupr_id": "O6D2DE",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": "Melissa, TX, US"
      }
    ]
  },
  {
    "team_id": 7609743900,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grant Walker",
        "dupr_id": "KXDV47",
        "rating": 2.83,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Felipe Trigos",
        "dupr_id": "7DLRPN",
        "rating": 2.679,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  }
]