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

Pool 1

ID: 7362428293

Match Scores

0-15

Loss

Play Date

2026-04-25

Play Time (Est)

2:15 AM

Play Location

Oak Grove Tennis Courts

View Facility Page →

Competitor Teams

TEAM 1LOSS
JK
Jake Koonce

4ZGRQG · Spanish Fort, AL, US

DUPR

5.050

BR
Ben redman

ZNZROW · Daphne, AL, US

DUPR

4.432

TEAM 2WINNER
HM
Hunter Merritt

6ZZ44K · Katy, TX, US

DUPR

5.159

AR
Austin Romaguera

V7QK5E · Metairie, LA, US

DUPR

4.931

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-7362428293
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5719039250,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Koonce",
        "dupr_id": "4ZGRQG",
        "rating": 5.05,
        "profile_pic_url": null,
        "location": "Spanish Fort, AL, US"
      },
      {
        "name": "Ben redman",
        "dupr_id": "ZNZROW",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "Daphne, AL, US"
      }
    ]
  },
  {
    "team_id": 8263105349,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hunter Merritt",
        "dupr_id": "6ZZ44K",
        "rating": 5.159,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Austin Romaguera",
        "dupr_id": "V7QK5E",
        "rating": 4.931,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      }
    ]
  }
]