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

Minto US Open Pickleball Championships Mixed Doubles Age: (55 To 59)

ID: 6596001437

Match Scores

11-7, 11-4

Loss

Play Date

2024-04-16

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Christie Bradley

59VZ0P · Fort Myers, FL, US

DUPR

4.873

JT
John Travnik

8G7YRV · USA

DUPR

4.328

TEAM 2LOSS
RV
Rob Vieyra

3XWPPX · Leesburg, VA, US

DUPR

4.653

MM
Molly Melchior

8EV6LJ · Hamilton, VA, US

DUPR

4.802

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-6596001437
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5709510819,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christie Bradley",
        "dupr_id": "59VZ0P",
        "rating": 4.873,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      },
      {
        "name": "John Travnik",
        "dupr_id": "8G7YRV",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6144645752,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Vieyra",
        "dupr_id": "3XWPPX",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": "Leesburg, VA, US"
      },
      {
        "name": "Molly Melchior",
        "dupr_id": "8EV6LJ",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Hamilton, VA, US"
      }
    ]
  }
]