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

Pool 1

ID: 5389967847

Match Scores

11-5, 6-11, 11-5

Loss

Play Date

2026-04-25

Play Time (Est)

4:45 AM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1WINNER
EP
Ethan Pipitone

MY05DP · Metairie, LA, US

DUPR

5.211

PS
Paul Sin

LVWNZ5 · Baton Rouge, LA, US

DUPR

4.743

TEAM 2LOSS
JK
Jake Koonce

4ZGRQG · Spanish Fort, AL, US

DUPR

5.090

BR
Ben redman

ZNZROW · Daphne, AL, US

DUPR

4.482

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