Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Premier ProLeague!

ID: 7998288848

Match Scores

21-12

Loss

Play Date

2025-11-06

Play Time (Est)

9:00 PM

Play Location

Bartlett, TN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AW
Austin White

DWM056 · Memphis, TN, US

DUPR

5.292

JS
Jared Spicer

RZ2YKZ · USA

DUPR

5.040

TEAM 2LOSS
AF
Aaron Fahey

EG54GV · Jackson, TN, US

DUPR

5.055

EM
Evan Moorman

8G9LDQ · Memphis, TN, US

DUPR

4.761

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-7998288848
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7049897281,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin White",
        "dupr_id": "DWM056",
        "rating": 5.292,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Jared Spicer",
        "dupr_id": "RZ2YKZ",
        "rating": 5.04,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5136059202,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Fahey",
        "dupr_id": "EG54GV",
        "rating": 5.055,
        "profile_pic_url": null,
        "location": "Jackson, TN, US"
      },
      {
        "name": "Evan Moorman",
        "dupr_id": "8G9LDQ",
        "rating": 4.761,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      }
    ]
  }
]