Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 4

ID: 4325134393

Match Scores

8-11

Win

Play Date

2026-04-25

Play Time (Est)

2:15 AM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1LOSS
RR
Ryan Roch

0YPON4 · Biloxi, MS, US

DUPR

4.117

JC
Jake Chok

Z9507M · Nashville, TN, US

DUPR

4.384

TEAM 2WINNER
JM
Jensen Melancon

4P06D6 · Thibodaux, LA, US

DUPR

4.173

KP
Kristopher Prejeant

X2JK2R · Morgan City, LA, US

DUPR

4.749

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-4325134393
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4713633782,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Roch",
        "dupr_id": "0YPON4",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Jake Chok",
        "dupr_id": "Z9507M",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  },
  {
    "team_id": 4358133300,
    "serial": 2,
    "winner": true,
    "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.749,
        "profile_pic_url": null,
        "location": "Morgan City, LA, US"
      }
    ]
  }
]