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

Pool 4

ID: 6034036662

Match Scores

11-9

Loss

Play Date

2026-04-25

Play Time (Est)

7:30 PM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1WINNER
DM
David Misner

L5E425 · Brookhaven, MS, US

DUPR

4.873

JC
James Crosby

3OZVW2 · Flora, MS, US

DUPR

5.030

TEAM 2LOSS
JM
Jensen Melancon

4P06D6 · Thibodaux, LA, US

DUPR

4.173

KP
Kristopher Prejeant

X2JK2R · Morgan City, LA, US

DUPR

4.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-6034036662
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7585623263,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Misner",
        "dupr_id": "L5E425",
        "rating": 4.873,
        "profile_pic_url": null,
        "location": "Brookhaven, MS, US"
      },
      {
        "name": "James Crosby",
        "dupr_id": "3OZVW2",
        "rating": 5.03,
        "profile_pic_url": null,
        "location": "Flora, MS, US"
      }
    ]
  },
  {
    "team_id": 6726785308,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jensen Melancon",
        "dupr_id": "4P06D6",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Thibodaux, LA, US"
      },
      {
        "name": "Kristopher Prejeant",
        "dupr_id": "X2JK2R",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Morgan City, LA, US"
      }
    ]
  }
]