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

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

ID: 5834597408

Match Scores

15-13

Loss

Play Date

2024-04-16

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TR
Tony Repicky

3XONXX · Monroe, NC, US

DUPR

5.671

SM
Stacey McKay

8MPZYD · Richland, MI, US

DUPR

4.800

TEAM 2LOSS
RV
Rob Vieyra

3XWPPX · Leesburg, VA, US

DUPR

4.610

MM
Molly Melchior

8EV6LJ · Hamilton, VA, US

DUPR

4.806

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-5834597408
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6796602097,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tony Repicky",
        "dupr_id": "3XONXX",
        "rating": 5.671,
        "profile_pic_url": null,
        "location": "Monroe, NC, US"
      },
      {
        "name": "Stacey McKay",
        "dupr_id": "8MPZYD",
        "rating": 4.8,
        "profile_pic_url": null,
        "location": "Richland, MI, US"
      }
    ]
  },
  {
    "team_id": 6578487507,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Vieyra",
        "dupr_id": "3XWPPX",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Leesburg, VA, US"
      },
      {
        "name": "Molly Melchior",
        "dupr_id": "8EV6LJ",
        "rating": 4.806,
        "profile_pic_url": null,
        "location": "Hamilton, VA, US"
      }
    ]
  }
]