Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Veolia Lakeland Open - Mens Doubles Skill: (4.5) Age: (08 To 34)

ID: 7058000931

Match Scores

11-6, 11-9

Loss

Play Date

2025-11-22

Play Time (Est)

4:45 AM

Play Location

Lakeland, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
ZB
Zach Breslow

MYW2NL · USA

DUPR

3.888

LB
Luke Beaudreault

99EJL7 · USA

DUPR

4.079

TEAM 2LOSS
EL
Ethan Lin

4LXN7V · Orlando, FL, US

DUPR

3.365

RD
Roberto Diaz

Z9WN6W · Maracay, Aragua, VE

DUPR

4.275

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-7058000931
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7974782149,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zach Breslow",
        "dupr_id": "MYW2NL",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luke Beaudreault",
        "dupr_id": "99EJL7",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5268298749,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ethan Lin",
        "dupr_id": "4LXN7V",
        "rating": 3.365,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Roberto Diaz",
        "dupr_id": "Z9WN6W",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Maracay, Aragua, VE"
      }
    ]
  }
]