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

DUPR 20 - The Dink Minor League Pickleball @ Baton Rouge Showdown ~ Lousiana

ID: 7171758397

Match Scores

21-16

Loss

Play Date

2026-05-30

Play Time (Est)

2:15 AM

Play Location

Stacks Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
EZ
Eric Zheng

16VGJQ · Bossier City, LA, US

DUPR

4.751

JH
Jordan Hix

W6MRZL · McKinney, TX, US

DUPR

4.747

TEAM 2LOSS
JC
James Crosby

3OZVW2 · Flora, MS, US

DUPR

4.978

AP
Anthony Parfait

3XZDV4 · Jefferson, LA, US

DUPR

4.788

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-7171758397
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6899805093,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Zheng",
        "dupr_id": "16VGJQ",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": "Bossier City, LA, US"
      },
      {
        "name": "Jordan Hix",
        "dupr_id": "W6MRZL",
        "rating": 4.747,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  },
  {
    "team_id": 7168767239,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Crosby",
        "dupr_id": "3OZVW2",
        "rating": 4.978,
        "profile_pic_url": null,
        "location": "Flora, MS, US"
      },
      {
        "name": "Anthony Parfait",
        "dupr_id": "3XZDV4",
        "rating": 4.788,
        "profile_pic_url": null,
        "location": "Jefferson, LA, US"
      }
    ]
  }
]