Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2 - Mixed Doubles 4.0 - 48+

ID: 4543762051

Match Scores

15-12

Loss

Play Date

2026-04-26

Play Time (Est)

8:45 AM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1WINNER
MA
Mark Angerdina

8JG2ZM · Mandeville, LA, US

DUPR

4.188

SP
Sabine Pierre

ODZZPL · Biloxi, MS, US

DUPR

3.752

TEAM 2LOSS
KW
Kari Wicker

NYY5W6 · Greenville, MS, US

DUPR

3.906

RL
Robert Lynn Wicker

DWPZL6 · Greenville, MS, US

DUPR

3.899

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-4543762051
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7726057902,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Angerdina",
        "dupr_id": "8JG2ZM",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Mandeville, LA, US"
      },
      {
        "name": "Sabine Pierre",
        "dupr_id": "ODZZPL",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  },
  {
    "team_id": 6300601673,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kari Wicker",
        "dupr_id": "NYY5W6",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "Greenville, MS, US"
      },
      {
        "name": "Robert Lynn Wicker",
        "dupr_id": "DWPZL6",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": "Greenville, MS, US"
      }
    ]
  }
]