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

Minor League Pickleball at MLP Dallas - Men's v3 DUPR 15

ID: 6210703467

Match Scores

23-21

Win

Play Date

2026-05-23

Play Time (Est)

4:45 AM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
AF
Aaron Fuhrman

8MJ2P8 · Garland County, AR, US

DUPR

5.024

JP
Jackson Painter

6ZEKJQ · Little Rock, AR, US

DUPR

4.757

TEAM 2LOSS
VD
Valentin De La Rosa

7DJWK0 · Denton, TX, US

DUPR

4.489

RB
Ryder Brown

1NK5L7 · McKinney, TX, US

DUPR

5.031

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-6210703467
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7050644512,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aaron Fuhrman",
        "dupr_id": "8MJ2P8",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Garland County, AR, US"
      },
      {
        "name": "Jackson Painter",
        "dupr_id": "6ZEKJQ",
        "rating": 4.757,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 6733606726,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Valentin De La Rosa",
        "dupr_id": "7DJWK0",
        "rating": 4.489,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Ryder Brown",
        "dupr_id": "1NK5L7",
        "rating": 5.031,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  }
]