Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Moneyball Friday - Coed Doubles Moneyball

ID: 5381355910

Match Scores

2-15

Win

Play Date

2025-11-21

Play Time (Est)

11:30 PM

Play Location

Memphis, TN

View Facility Page →

Competitor Teams

TEAM 1LOSS
IA
issaac andrews

L2QR5Q · USA

DUPR

3.742

GV
Gavin van Drimmelen

M2ZP5D · USA

DUPR

3.533

TEAM 2WINNER
AF
Aaron Fahey

EG54GV · Jackson, TN, US

DUPR

5.050

JR
Jimmy Ramirez

35ZX6V · Jackson, TN, US

DUPR

5.174

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-5381355910
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5974012019,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "issaac andrews",
        "dupr_id": "L2QR5Q",
        "rating": 3.742,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gavin van Drimmelen",
        "dupr_id": "M2ZP5D",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8541739618,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Fahey",
        "dupr_id": "EG54GV",
        "rating": 5.05,
        "profile_pic_url": null,
        "location": "Jackson, TN, US"
      },
      {
        "name": "Jimmy Ramirez",
        "dupr_id": "35ZX6V",
        "rating": 5.174,
        "profile_pic_url": null,
        "location": "Jackson, TN, US"
      }
    ]
  }
]