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

Minor League Pickleball at MLP Dallas - DUPR 18 Group B

ID: 5060879278

Match Scores

22-20

Win

Play Date

2026-05-25

Play Time (Est)

11:30 PM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
JD
John Davenport

KXXZR7 · Dallas, TX, US

DUPR

4.672

RM
Ryan MacDonald

1N60J6 · Dallas, TX, US

DUPR

4.531

TEAM 2LOSS
JB
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.614

CD
Christian DeRoussel

7DNNL9 · Tulsa, OK, US

DUPR

4.476

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-5060879278
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7286599324,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Davenport",
        "dupr_id": "KXXZR7",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Ryan MacDonald",
        "dupr_id": "1N60J6",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 6434532433,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Christian DeRoussel",
        "dupr_id": "7DNNL9",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  }
]