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

PPA Tour: CIBC Atlanta Slam Mens Doubles Pro Main Draw

ID: 5044402988

Match Scores

11-9, 11-5

Loss

Play Date

2024-09-10

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
WB
Wesley Burrows

8MPJPD · Thousand Oaks, CA, US

DUPR

6.248

Marshall Brown

1RD9NQ · PPA Tour Pro

DUPR

6.152

TEAM 2LOSS
TM
Tavon Morrow

3XOW54 · Wichita, KS, US

DUPR

5.557

MG
Max Green

3VNQOP · New York, NY, US

DUPR

5.461

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-5044402988
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4923400109,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wesley Burrows",
        "dupr_id": "8MPJPD",
        "rating": 6.248,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      },
      {
        "name": "Marshall Brown",
        "dupr_id": "1RD9NQ",
        "rating": 6.152,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2024/02/e1331e62-7a53-4682-b739-95f67870ab2e.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 4794303359,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tavon Morrow",
        "dupr_id": "3XOW54",
        "rating": 5.557,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Max Green",
        "dupr_id": "3VNQOP",
        "rating": 5.461,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]