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

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

ID: 7058857053

Match Scores

15-12

Loss

Play Date

2026-05-16

Play Time (Est)

10:15 AM

Play Location

Carrollton, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TF
T.J. Freeman

QJKNRD · USA

DUPR

3.106

JF
Jackson Freeman

0Y5X9X · USA

DUPR

3.756

TEAM 2LOSS
MF
Matthew Fitzner

GGYMRV · Anniston, AL, US

DUPR

3.795

PF
Paul Fitzner

N70PPN · Anniston, AL, US

DUPR

2.925

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-7058857053
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7439067229,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "T.J. Freeman",
        "dupr_id": "QJKNRD",
        "rating": 3.106,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jackson Freeman",
        "dupr_id": "0Y5X9X",
        "rating": 3.756,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5517998207,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Fitzner",
        "dupr_id": "GGYMRV",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "Anniston, AL, US"
      },
      {
        "name": "Paul Fitzner",
        "dupr_id": "N70PPN",
        "rating": 2.925,
        "profile_pic_url": null,
        "location": "Anniston, AL, US"
      }
    ]
  }
]