Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 3

ID: 7858307949

Match Scores

11-3

Loss

Play Date

2026-04-13

Play Time (Est)

10:15 AM

Play Location

PickleRage

View Facility Page →

Competitor Teams

TEAM 1WINNER
WF
Wyatt Fant

99DY0J · Mobile, AL, US

DUPR

3.848

BM
Brennan McIlwain

ELO56M · Saraland, AL, US

DUPR

3.790

TEAM 2LOSS
DB
Darrian Brown

D50Z2L · USA

DUPR

3.189

TG
travon gibbs

9PD7Q7 · Daphne, AL, US

DUPR

3.694

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-7858307949
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6952455579,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wyatt Fant",
        "dupr_id": "99DY0J",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Mobile, AL, US"
      },
      {
        "name": "Brennan McIlwain",
        "dupr_id": "ELO56M",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": "Saraland, AL, US"
      }
    ]
  },
  {
    "team_id": 4954898027,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darrian Brown",
        "dupr_id": "D50Z2L",
        "rating": 3.189,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "travon gibbs",
        "dupr_id": "9PD7Q7",
        "rating": 3.694,
        "profile_pic_url": null,
        "location": "Daphne, AL, US"
      }
    ]
  }
]