Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Minor League Pickleball at MLP Dallas - DUPR 18 Group B

ID: 8304062356

Match Scores

21-17

Win

Play Date

2026-05-25

Play Time (Est)

5:00 PM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
JD
John Davenport

KXXZR7 · Dallas, TX, US

DUPR

4.684

RM
Ryan MacDonald

1N60J6 · Dallas, TX, US

DUPR

4.533

TEAM 2LOSS
KM
Kyle Moody

XJ7LR5 · Dallas, TX, US

DUPR

4.637

JN
Jay nagra

7NQW25 · Denton County, TX, US

DUPR

4.530

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-8304062356
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6145653146,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Davenport",
        "dupr_id": "KXXZR7",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Ryan MacDonald",
        "dupr_id": "1N60J6",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 8282835209,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Moody",
        "dupr_id": "XJ7LR5",
        "rating": 4.637,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Jay nagra",
        "dupr_id": "7NQW25",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "Denton County, TX, US"
      }
    ]
  }
]