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

Minor League Pickleball at MLP Dallas - DUPR 18 Group A

ID: 6370322736

Match Scores

21-13

Loss

Play Date

2026-05-25

Play Time (Est)

1:00 PM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
NB
Nicholas Bond

350LNL · Canyon Lake, TX, US

DUPR

4.731

LF
Levi Fore

0QW0OG · San Ramon, CA, US

DUPR

4.768

TEAM 2LOSS
AN
Anthony Nguyen

L5VD6K · Plano, TX, US

DUPR

4.515

JS
Jason Sandler

89Q4MR · Dallas, TX, US

DUPR

4.409

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-6370322736
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7028145267,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Bond",
        "dupr_id": "350LNL",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": "Canyon Lake, TX, US"
      },
      {
        "name": "Levi Fore",
        "dupr_id": "0QW0OG",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "San Ramon, CA, US"
      }
    ]
  },
  {
    "team_id": 6087226355,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Nguyen",
        "dupr_id": "L5VD6K",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Jason Sandler",
        "dupr_id": "89Q4MR",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]