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

Pool 3

ID: 5966352711

Match Scores

4-11

Loss

Play Date

2026-04-25

Play Time (Est)

4:45 AM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1LOSS
JK
Jake Koonce

4ZGRQG · Spanish Fort, AL, US

DUPR

5.095

BR
Ben redman

ZNZROW · Daphne, AL, US

DUPR

4.488

TEAM 2WINNER
EP
Ethan Pipitone

MY05DP · Metairie, LA, US

DUPR

5.182

PS
Paul Sin

LVWNZ5 · Baton Rouge, LA, US

DUPR

4.715

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-5966352711
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7532014395,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Koonce",
        "dupr_id": "4ZGRQG",
        "rating": 5.095,
        "profile_pic_url": null,
        "location": "Spanish Fort, AL, US"
      },
      {
        "name": "Ben redman",
        "dupr_id": "ZNZROW",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": "Daphne, AL, US"
      }
    ]
  },
  {
    "team_id": 6463391543,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ethan Pipitone",
        "dupr_id": "MY05DP",
        "rating": 5.182,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Paul Sin",
        "dupr_id": "LVWNZ5",
        "rating": 4.715,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  }
]