Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

PATL Royale - Mens Doubles Skill: (3.5) Age: (49 And Under)

ID: 5065209572

Match Scores

5-15

Win

Play Date

2026-05-16

Play Time (Est)

9:00 PM

Play Location

Carrollton, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SP
Sawyer Parmer

N5LL4W · USA

DUPR

3.053

GS
gregory stoeckig

JYLDL4 · USA

DUPR

3.053

TEAM 2WINNER
MF
Matthew Fitzner

GGYMRV · Anniston, AL, US

DUPR

3.800

PF
Paul Fitzner

N70PPN · Anniston, AL, US

DUPR

2.930

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-5065209572
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4712126892,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sawyer Parmer",
        "dupr_id": "N5LL4W",
        "rating": 3.053,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "gregory stoeckig",
        "dupr_id": "JYLDL4",
        "rating": 3.053,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6122816877,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Fitzner",
        "dupr_id": "GGYMRV",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "Anniston, AL, US"
      },
      {
        "name": "Paul Fitzner",
        "dupr_id": "N70PPN",
        "rating": 2.93,
        "profile_pic_url": null,
        "location": "Anniston, AL, US"
      }
    ]
  }
]