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

PPA Tour: Veolia Milwaukee Open - Mens Doubles Pro Main Draw

ID: 4571158591

Match Scores

11-3, 11-7

Loss

Play Date

2024-11-16

Play Time (Est)

8:45 AM

Play Location

Milwaukee, WI

View Facility Page →

Competitor Teams

TEAM 1WINNER
BF
Brandon French

8GGZG8 · PPA Tour Pro

DUPR

6.042

WS
Wyatt Stone

3L2G51 · PPA Tour Pro

DUPR

6.074

TEAM 2LOSS
MA
Miguel Alda

8DXERM · Guayaquil, Guayas, EC

DUPR

5.813

TM
Tavon Morrow

3XOW54 · Wichita, KS, US

DUPR

5.492

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-4571158591
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4995951960,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon French",
        "dupr_id": "8GGZG8",
        "rating": 6.042,
        "profile_pic_url": null,
        "location": "PPA Tour Pro"
      },
      {
        "name": "Wyatt Stone",
        "dupr_id": "3L2G51",
        "rating": 6.074,
        "profile_pic_url": null,
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 5740352478,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Miguel Alda",
        "dupr_id": "8DXERM",
        "rating": 5.813,
        "profile_pic_url": null,
        "location": "Guayaquil, Guayas, EC"
      },
      {
        "name": "Tavon Morrow",
        "dupr_id": "3XOW54",
        "rating": 5.492,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]