Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Alabama Spring Open - Men's Doubles 4.0+ Group2

ID: 6920078482

Match Scores

10-12

Win

Play Date

2026-05-23

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LM
Landon Martz

99MNOK · Pleasant Grove, AL, US

DUPR

3.848

GA
Gunner Atkins

2Z6ZPR · USA

DUPR

3.634

TEAM 2WINNER
LP
Lee Patillo

3L764J · Gardendale, AL, US

DUPR

3.763

TH
Terry Henderson

1Q0050 · USA

DUPR

3.589

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-6920078482
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4828561567,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Landon Martz",
        "dupr_id": "99MNOK",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Pleasant Grove, AL, US"
      },
      {
        "name": "Gunner Atkins",
        "dupr_id": "2Z6ZPR",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8195155860,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lee Patillo",
        "dupr_id": "3L764J",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": "Gardendale, AL, US"
      },
      {
        "name": "Terry Henderson",
        "dupr_id": "1Q0050",
        "rating": 3.589,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]