Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2 - Mixed Doubles 4.0 - 48+

ID: 6048288993

Match Scores

3-15

Win

Play Date

2026-04-26

Play Time (Est)

10:15 AM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1LOSS
CA
Candice Akins

8KJZKQ · Madison, MS, US

DUPR

3.693

PH
Phillip Herrington

8JPJRW · Laurel, MS, US

DUPR

3.626

TEAM 2WINNER
KW
Kari Wicker

NYY5W6 · Greenville, MS, US

DUPR

3.924

RL
Robert Lynn Wicker

DWPZL6 · Greenville, MS, US

DUPR

3.915

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-6048288993
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7383467734,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Candice Akins",
        "dupr_id": "8KJZKQ",
        "rating": 3.693,
        "profile_pic_url": null,
        "location": "Madison, MS, US"
      },
      {
        "name": "Phillip Herrington",
        "dupr_id": "8JPJRW",
        "rating": 3.626,
        "profile_pic_url": null,
        "location": "Laurel, MS, US"
      }
    ]
  },
  {
    "team_id": 8008317374,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kari Wicker",
        "dupr_id": "NYY5W6",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Greenville, MS, US"
      },
      {
        "name": "Robert Lynn Wicker",
        "dupr_id": "DWPZL6",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": "Greenville, MS, US"
      }
    ]
  }
]