Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2 - Mixed Doubles 4.0 - 48+

ID: 4628009559

Match Scores

9-15

Loss

Play Date

2026-04-26

Play Time (Est)

4:45 AM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1LOSS
MA
Mark Angerdina

8JG2ZM · Mandeville, LA, US

DUPR

4.184

SP
Sabine Pierre

ODZZPL · Biloxi, MS, US

DUPR

3.748

TEAM 2WINNER
AM
Angie Minter

76R9PM · Ocean Springs, MS, US

DUPR

4.027

SP
Steven Pascua

99YLJJ · Biloxi, MS, US

DUPR

4.262

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-4628009559
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8192807608,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Angerdina",
        "dupr_id": "8JG2ZM",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Mandeville, LA, US"
      },
      {
        "name": "Sabine Pierre",
        "dupr_id": "ODZZPL",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  },
  {
    "team_id": 8530571974,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Angie Minter",
        "dupr_id": "76R9PM",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      },
      {
        "name": "Steven Pascua",
        "dupr_id": "99YLJJ",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  }
]