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

Eastwood Tournament 3.0 Mixed

ID: 6861997414

Match Scores

11-5

Win

Play Date

2025-06-30

Play Time (Est)

11:30 PM

Play Location

2501 Opelousas St, Lake Charles, LA 70601, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BS
Bryan Stutes

XJWK74 · Lake Charles, LA, US

DUPR

3.158

KN
Kristi Neely

2QDLOE · Merryville, LA, US

DUPR

3.325

TEAM 2LOSS
JB
Joshua Best

995MXJ · USA

DUPR

2.779

JB
Jessica Best

E9E6VV · USA

DUPR

2.947

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-6861997414
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5156431245,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryan Stutes",
        "dupr_id": "XJWK74",
        "rating": 3.158,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      },
      {
        "name": "Kristi  Neely",
        "dupr_id": "2QDLOE",
        "rating": 3.325,
        "profile_pic_url": null,
        "location": "Merryville, LA, US"
      }
    ]
  },
  {
    "team_id": 7600311947,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Best",
        "dupr_id": "995MXJ",
        "rating": 2.779,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jessica  Best",
        "dupr_id": "E9E6VV",
        "rating": 2.947,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]