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

Moneyball Friday - Coed Doubles Moneyball

ID: 8349450970

Match Scores

15-1

Win

Play Date

2025-11-21

Play Time (Est)

11:30 PM

Play Location

Memphis, TN

View Facility Page →

Competitor Teams

TEAM 1WINNER
AF
Aaron Fahey

EG54GV · Jackson, TN, US

DUPR

5.063

JR
Jimmy Ramirez

35ZX6V · Jackson, TN, US

DUPR

5.183

TEAM 2LOSS
JC
JT Cox

99ZGZR · Germantown, TN, US

DUPR

4.030

BT
Boe Teal

1Q9KL0 · Drummonds, TN, US

DUPR

4.065

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-8349450970
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8481354213,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aaron Fahey",
        "dupr_id": "EG54GV",
        "rating": 5.063,
        "profile_pic_url": null,
        "location": "Jackson, TN, US"
      },
      {
        "name": "Jimmy Ramirez",
        "dupr_id": "35ZX6V",
        "rating": 5.183,
        "profile_pic_url": null,
        "location": "Jackson, TN, US"
      }
    ]
  },
  {
    "team_id": 5833687084,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JT  Cox",
        "dupr_id": "99ZGZR",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      },
      {
        "name": "Boe Teal",
        "dupr_id": "1Q9KL0",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": "Drummonds, TN, US"
      }
    ]
  }
]