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

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

ID: 6606318742

Match Scores

15-11

Win

Play Date

2026-05-16

Play Time (Est)

11:30 PM

Play Location

Carrollton, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MF
Matthew Fitzner

GGYMRV · Anniston, AL, US

DUPR

3.805

PF
Paul Fitzner

N70PPN · Anniston, AL, US

DUPR

2.935

TEAM 2LOSS
JM
Justin Morgan

WXLQQQ · USA

DUPR

3.394

CM
Christopher Melendez

4QDW02 · USA

DUPR

3.571

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-6606318742
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6666466839,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Fitzner",
        "dupr_id": "GGYMRV",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": "Anniston, AL, US"
      },
      {
        "name": "Paul Fitzner",
        "dupr_id": "N70PPN",
        "rating": 2.935,
        "profile_pic_url": null,
        "location": "Anniston, AL, US"
      }
    ]
  },
  {
    "team_id": 6786507392,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Morgan",
        "dupr_id": "WXLQQQ",
        "rating": 3.394,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Melendez",
        "dupr_id": "4QDW02",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]