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

Minto US Open Pickleball Championships - Mixed Doubles All Skills Double Elimination 50-54 Age

ID: 7240454247

Match Scores

11-4, 11-3

Loss

Play Date

2025-04-28

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MK
Mike Kessel

JZ55KO · Toronto, ON, CA

DUPR

4.340

JP
Josee Patenaude

30LZ4N · Louisville, KY, US

DUPR

5.321

TEAM 2LOSS
KT
Kathryn Taylor

8J59PD · Wyckoff, NJ, US

DUPR

4.542

MT
Michael Tow

8GJ5QM · Needham, MA, US

DUPR

4.544

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-7240454247
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5975063240,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Kessel",
        "dupr_id": "JZ55KO",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Josee Patenaude",
        "dupr_id": "30LZ4N",
        "rating": 5.321,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      }
    ]
  },
  {
    "team_id": 5900149845,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kathryn Taylor",
        "dupr_id": "8J59PD",
        "rating": 4.542,
        "profile_pic_url": null,
        "location": "Wyckoff, NJ, US"
      },
      {
        "name": "Michael Tow",
        "dupr_id": "8GJ5QM",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      }
    ]
  }
]