Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2 - Mixed Doubles 4.0 - 48+

ID: 7218320556

Match Scores

12-15

Win

Play Date

2026-04-26

Play Time (Est)

1:00 PM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1LOSS
CA
Candice Akins

8KJZKQ · Madison, MS, US

DUPR

3.694

PH
Phillip Herrington

8JPJRW · Laurel, MS, US

DUPR

3.627

TEAM 2WINNER
MA
Mark Angerdina

8JG2ZM · Mandeville, LA, US

DUPR

4.186

SP
Sabine Pierre

ODZZPL · Biloxi, MS, US

DUPR

3.750

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-7218320556
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6837245894,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Candice Akins",
        "dupr_id": "8KJZKQ",
        "rating": 3.694,
        "profile_pic_url": null,
        "location": "Madison, MS, US"
      },
      {
        "name": "Phillip Herrington",
        "dupr_id": "8JPJRW",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": "Laurel, MS, US"
      }
    ]
  },
  {
    "team_id": 8541979053,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Angerdina",
        "dupr_id": "8JG2ZM",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Mandeville, LA, US"
      },
      {
        "name": "Sabine Pierre",
        "dupr_id": "ODZZPL",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  }
]