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

Pool 1

ID: 7852273938

Match Scores

11-1, 11-2

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
LT
Logan Thompson

L5P40Q · Midland City, AL, US

DUPR

5.186

ZP
Zachary Patterson

3ZZVGP · Shalimar, FL, US

DUPR

5.173

TEAM 2LOSS
DC
David Christensen

1QXRWN · Mary Esther, FL, US

DUPR

5.496

GO
Giovanni Ortiz

5E2DER · Gulf Breeze, FL, US

DUPR

4.223

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-7852273938
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6146360178,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Logan Thompson",
        "dupr_id": "L5P40Q",
        "rating": 5.186,
        "profile_pic_url": null,
        "location": "Midland City, AL, US"
      },
      {
        "name": "Zachary Patterson",
        "dupr_id": "3ZZVGP",
        "rating": 5.173,
        "profile_pic_url": null,
        "location": "Shalimar, FL, US"
      }
    ]
  },
  {
    "team_id": 7311456336,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Christensen",
        "dupr_id": "1QXRWN",
        "rating": 5.496,
        "profile_pic_url": null,
        "location": "Mary Esther, FL, US"
      },
      {
        "name": "Giovanni Ortiz",
        "dupr_id": "5E2DER",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Gulf Breeze, FL, US"
      }
    ]
  }
]