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

Week 3

ID: 7466114509

Match Scores

8-11

Win

Play Date

2026-04-13

Play Time (Est)

2:15 AM

Play Location

PickleRage

View Facility Page →

Competitor Teams

TEAM 1LOSS
ER
Eric rickey

EXMZRW · USA

DUPR

2.775

EW
Elliot Wehner

GG6P6Q · Mobile, AL, US

DUPR

3.264

TEAM 2WINNER
DB
Darrian Brown

D50Z2L · USA

DUPR

3.190

TG
travon gibbs

9PD7Q7 · Daphne, AL, US

DUPR

3.688

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-7466114509
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4642583627,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric rickey",
        "dupr_id": "EXMZRW",
        "rating": 2.775,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elliot Wehner",
        "dupr_id": "GG6P6Q",
        "rating": 3.264,
        "profile_pic_url": null,
        "location": "Mobile, AL, US"
      }
    ]
  },
  {
    "team_id": 6151313451,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Darrian Brown",
        "dupr_id": "D50Z2L",
        "rating": 3.19,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "travon gibbs",
        "dupr_id": "9PD7Q7",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": "Daphne, AL, US"
      }
    ]
  }
]