Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Men's 9 (v3) - The Dink Minor League Pickleball @ Baton Rouge Showdown ~ Lousiana

ID: 6401630677

Match Scores

15-21

Win

Play Date

2026-05-29

Play Time (Est)

2:15 AM

Play Location

Stacks Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
JC
James Cormier

35EK5R · Denham Springs, LA, US

DUPR

3.078

GO
George Orillion

Q5P2JD · LA, US

DUPR

2.730

TEAM 2WINNER
CT
Chris Theriot

GGR4QX · Central, LA, US

DUPR

3.013

EW
Eric Williams

QPJZ6D · Baton Rouge, LA, US

DUPR

2.945

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-6401630677
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7718374871,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Cormier",
        "dupr_id": "35EK5R",
        "rating": 3.078,
        "profile_pic_url": null,
        "location": "Denham Springs, LA, US"
      },
      {
        "name": "George Orillion",
        "dupr_id": "Q5P2JD",
        "rating": 2.73,
        "profile_pic_url": null,
        "location": "LA, US"
      }
    ]
  },
  {
    "team_id": 6164916641,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Theriot",
        "dupr_id": "GGR4QX",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": "Central, LA, US"
      },
      {
        "name": "Eric Williams",
        "dupr_id": "QPJZ6D",
        "rating": 2.945,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  }
]