Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Match 1 Team Leader League

ID: 8047733210

Match Scores

21-19

Loss

Play Date

2025-09-30

Play Time (Est)

3:30 PM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1WINNER
SF
Scott Fontenette

8E7LEV · USA

DUPR

4.272

MB
Matthew Benfer

QPYN2N · Roxboro, NC, US

DUPR

3.475

TEAM 2LOSS
CB
Cameron Badurak

0Q07E2 · Biloxi, MS, US

DUPR

3.896

PA
Peter Armenta

XJ5ME4 · Biloxi, MS, US

DUPR

4.311

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-8047733210
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7507727474,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Fontenette",
        "dupr_id": "8E7LEV",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Benfer",
        "dupr_id": "QPYN2N",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": "Roxboro, NC, US"
      }
    ]
  },
  {
    "team_id": 4391577834,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cameron Badurak",
        "dupr_id": "0Q07E2",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Peter Armenta",
        "dupr_id": "XJ5ME4",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  }
]