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

Pool 3

ID: 6695986607

Match Scores

11-2

Win

Play Date

2026-04-25

Play Time (Est)

12:45 AM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1WINNER
JK
Jake Koonce

4ZGRQG · Spanish Fort, AL, US

DUPR

5.117

BR
Ben redman

ZNZROW · Daphne, AL, US

DUPR

4.518

TEAM 2LOSS
PH
Patch Heard

3PWWX1 · Ocean Springs, MS, US

DUPR

4.551

NK
Noble Knight Gutierrez

QX5PWR · Ocean Springs, MS, US

DUPR

4.517

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-6695986607
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5437003813,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Koonce",
        "dupr_id": "4ZGRQG",
        "rating": 5.117,
        "profile_pic_url": null,
        "location": "Spanish Fort, AL, US"
      },
      {
        "name": "Ben redman",
        "dupr_id": "ZNZROW",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Daphne, AL, US"
      }
    ]
  },
  {
    "team_id": 5323078351,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patch Heard",
        "dupr_id": "3PWWX1",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      },
      {
        "name": " Noble Knight Gutierrez",
        "dupr_id": "QX5PWR",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      }
    ]
  }
]