Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pool 1

ID: 6965194743

Match Scores

11-6, 11-8

Loss

Play Date

2026-04-25

Play Time (Est)

4:45 AM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Jody Scharfenstein

8GEEDV · Slidell, LA, US

DUPR

4.760

RK
Rodney Knox

QPMG65 · Lafourche Parish, LA, US

DUPR

4.629

TEAM 2LOSS
JC
Jared Carlson

0QLRD2 · USA

DUPR

4.154

SS
Stephen Stetelman

NY7W57 · Hattiesburg, MS, US

DUPR

4.799

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-6965194743
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7836611420,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jody Scharfenstein",
        "dupr_id": "8GEEDV",
        "rating": 4.76,
        "profile_pic_url": null,
        "location": "Slidell, LA, US"
      },
      {
        "name": "Rodney Knox",
        "dupr_id": "QPMG65",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Lafourche Parish, LA, US"
      }
    ]
  },
  {
    "team_id": 5056282196,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Carlson",
        "dupr_id": "0QLRD2",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephen Stetelman",
        "dupr_id": "NY7W57",
        "rating": 4.799,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      }
    ]
  }
]