Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2 - Mixed Doubles 4.0 - 48+

ID: 6884379499

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
SF
Scott Fontenette

8E7LEV · USA

DUPR

4.280

SV
Susan Varnes

JJ9OWO · USA

DUPR

3.705

TEAM 2LOSS
KW
Kari Wicker

NYY5W6 · Greenville, MS, US

DUPR

3.922

RL
Robert Lynn Wicker

DWPZL6 · Greenville, MS, US

DUPR

3.914

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-6884379499
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7184715865,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Fontenette",
        "dupr_id": "8E7LEV",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Susan Varnes",
        "dupr_id": "JJ9OWO",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5387794652,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kari Wicker",
        "dupr_id": "NYY5W6",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Greenville, MS, US"
      },
      {
        "name": "Robert Lynn Wicker",
        "dupr_id": "DWPZL6",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": "Greenville, MS, US"
      }
    ]
  }
]