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

Premier ProLeague!

ID: 7416491633

Match Scores

21-18

Win

Play Date

2025-11-06

Play Time (Est)

6:15 AM

Play Location

Bartlett, TN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AW
Austin White

DWM056 · Memphis, TN, US

DUPR

5.285

WW
Wesley White

MYQOYV · Germantown, TN, US

DUPR

5.177

TEAM 2LOSS
DF
Dayana Fahey

YGQXWE · Nueva Esparta, VE

DUPR

4.797

AF
Aaron Fahey

EG54GV · Jackson, TN, US

DUPR

5.061

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-7416491633
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4745608907,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin White",
        "dupr_id": "DWM056",
        "rating": 5.285,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Wesley White",
        "dupr_id": "MYQOYV",
        "rating": 5.177,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      }
    ]
  },
  {
    "team_id": 4354226792,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dayana Fahey",
        "dupr_id": "YGQXWE",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": "Nueva Esparta, VE"
      },
      {
        "name": "Aaron Fahey",
        "dupr_id": "EG54GV",
        "rating": 5.061,
        "profile_pic_url": null,
        "location": "Jackson, TN, US"
      }
    ]
  }
]