Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

POOL A DUPR 14 / 2025 The Dink Minor League Pickleball National Championship

ID: 7069995595

Match Scores

21-14

Loss

Play Date

2025-12-05

Play Time (Est)

8:45 AM

Play Location

Pickler Universe - Carrollton

Unverified Facility

Competitor Teams

TEAM 1WINNER
SN
Steven Nguyen

9PGOJR · Baton Rouge, LA, US

DUPR

3.663

EG
Eden Guirard

KOK956 · Baton Rouge, LA, US

DUPR

3.864

TEAM 2LOSS
TB
Travis Beard

8EG4M1 · New Braunfels, TX, US

DUPR

3.696

NM
Nancy Muldoon

8JN9OD · USA

DUPR

3.529

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-7069995595
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7992940792,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Nguyen",
        "dupr_id": "9PGOJR",
        "rating": 3.663,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Eden Guirard",
        "dupr_id": "KOK956",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  },
  {
    "team_id": 7633232648,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Travis Beard",
        "dupr_id": "8EG4M1",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      },
      {
        "name": "Nancy Muldoon",
        "dupr_id": "8JN9OD",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]