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

Pool 1

ID: 6075022824

Match Scores

11-4, 6-11, 10-12

Win

Play Date

2026-04-25

Play Time (Est)

1:00 PM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1LOSS
EP
Ethan Pipitone

MY05DP · Metairie, LA, US

DUPR

5.220

PS
Paul Sin

LVWNZ5 · Baton Rouge, LA, US

DUPR

4.753

TEAM 2WINNER
LT
Logan Thompson

L5P40Q · Midland City, AL, US

DUPR

5.177

ZP
Zachary Patterson

3ZZVGP · Shalimar, FL, US

DUPR

5.148

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-6075022824
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8116593009,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ethan Pipitone",
        "dupr_id": "MY05DP",
        "rating": 5.22,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Paul Sin",
        "dupr_id": "LVWNZ5",
        "rating": 4.753,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  },
  {
    "team_id": 8276260515,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Logan Thompson",
        "dupr_id": "L5P40Q",
        "rating": 5.177,
        "profile_pic_url": null,
        "location": "Midland City, AL, US"
      },
      {
        "name": "Zachary Patterson",
        "dupr_id": "3ZZVGP",
        "rating": 5.148,
        "profile_pic_url": null,
        "location": "Shalimar, FL, US"
      }
    ]
  }
]