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

Pool 3

ID: 7371431943

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
PA
Peter Armenta

XJ5ME4 · Biloxi, MS, US

DUPR

4.326

KM
Kwadwo Mfoafo

8E4WZJ · Ocean Springs, MS, US

DUPR

4.468

TEAM 2WINNER
EP
Ethan Pipitone

MY05DP · Metairie, LA, US

DUPR

5.171

PS
Paul Sin

LVWNZ5 · Baton Rouge, LA, US

DUPR

4.704

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-7371431943
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6116065924,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peter Armenta",
        "dupr_id": "XJ5ME4",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Kwadwo Mfoafo",
        "dupr_id": "8E4WZJ",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      }
    ]
  },
  {
    "team_id": 7205693526,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ethan Pipitone",
        "dupr_id": "MY05DP",
        "rating": 5.171,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Paul Sin",
        "dupr_id": "LVWNZ5",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  }
]