Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Mens Doubles Pro Qualifier

ID: 5247001760

Match Scores

11-5, 11-5

Win

Play Date

2026-04-27

Play Time (Est)

9:00 PM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Aj Marrero

1RG05E · Waldorf, MD, US

DUPR

5.711

DM
Danny Miron

8GQLPQ · Atlanta, GA, US

DUPR

5.625

TEAM 2LOSS
MD
Max Davis

GGRY0M · Carmel, IN, US

DUPR

4.504

MS
Matthew Schiller

3022N8 · Carmel, IN, US

DUPR

5.797

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-5247001760
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5378540925,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aj Marrero",
        "dupr_id": "1RG05E",
        "rating": 5.711,
        "profile_pic_url": null,
        "location": "Waldorf, MD, US"
      },
      {
        "name": "Danny Miron",
        "dupr_id": "8GQLPQ",
        "rating": 5.625,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 7379126822,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Davis",
        "dupr_id": "GGRY0M",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Matthew Schiller",
        "dupr_id": "3022N8",
        "rating": 5.797,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  }
]