Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LPC MONEYBALL - 8.5

ID: 6243877080

Match Scores

11-7

Win

Play Date

2026-05-12

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Jacques Poirier

L5MDWK · Lafayette, LA, US

DUPR

4.090

TT
taylor touchet

7DM2P4 · Lafayette Parish, LA, US

DUPR

4.347

TEAM 2LOSS
BD
Benjamin Dubuc

EG6R7E · Lafayette, LA, US

DUPR

4.231

JC
Jaime Cordova

JJKJXO · Lafayette, LA, US

DUPR

4.136

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-6243877080
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6217752829,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacques Poirier",
        "dupr_id": "L5MDWK",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      },
      {
        "name": "taylor touchet",
        "dupr_id": "7DM2P4",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "Lafayette Parish, LA, US"
      }
    ]
  },
  {
    "team_id": 4994932820,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benjamin Dubuc",
        "dupr_id": "EG6R7E",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      },
      {
        "name": "Jaime Cordova",
        "dupr_id": "JJKJXO",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      }
    ]
  }
]