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

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

ID: 7677558648

Match Scores

15-7

Loss

Play Date

2026-05-16

Play Time (Est)

1:00 PM

Play Location

Carrollton, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CM
Chino Melendez

K57PWY · Villa Rica, GA, US

DUPR

3.617

TB
Tyler Barnes

2Z45M4 · Carrollton, GA, US

DUPR

2.940

TEAM 2LOSS
MF
Matthew Fitzner

GGYMRV · Anniston, AL, US

DUPR

3.789

PF
Paul Fitzner

N70PPN · Anniston, AL, US

DUPR

2.919

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-7677558648
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7494107138,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chino Melendez",
        "dupr_id": "K57PWY",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      },
      {
        "name": "Tyler Barnes",
        "dupr_id": "2Z45M4",
        "rating": 2.94,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      }
    ]
  },
  {
    "team_id": 7824380886,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Fitzner",
        "dupr_id": "GGYMRV",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": "Anniston, AL, US"
      },
      {
        "name": "Paul Fitzner",
        "dupr_id": "N70PPN",
        "rating": 2.919,
        "profile_pic_url": null,
        "location": "Anniston, AL, US"
      }
    ]
  }
]