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

The Player's Tournament #2 - Mens Doubles Skill: (4.0 To 5.0) Age: (Any)

ID: 5893273641

Match Scores

3-11

Loss

Play Date

2025-08-31

Play Time (Est)

10:15 AM

Play Location

Apopka, FL

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
Jorge Mata

L5G6Y6 · Valencia, Carabobo, VE

DUPR

4.442

MW
Maxwell Walters-Smith

DWPGE4 · Orlando, FL, US

DUPR

4.965

TEAM 2WINNER
EM
Ethan Miller

1N6O76 · Winter Park, FL, US

DUPR

4.962

CV
Cade VanEtten

MY09XO · Winter Springs, FL, US

DUPR

4.996

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-5893273641
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8412573436,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jorge Mata",
        "dupr_id": "L5G6Y6",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Valencia, Carabobo, VE"
      },
      {
        "name": "Maxwell Walters-Smith",
        "dupr_id": "DWPGE4",
        "rating": 4.965,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  },
  {
    "team_id": 4592882352,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ethan Miller",
        "dupr_id": "1N6O76",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": "Winter Park, FL, US"
      },
      {
        "name": "Cade VanEtten",
        "dupr_id": "MY09XO",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Winter Springs, FL, US"
      }
    ]
  }
]