Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5874081714

Match Scores

3-15

Win

Play Date

2025-05-02

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
Jennifer Halm

1RXL0M · USA

DUPR

4.042

ME
Matt East

3ZDPLD · Naples, FL, US

DUPR

4.639

TEAM 2WINNER
MT
Michael Tow

8GJ5QM · Needham, MA, US

DUPR

4.692

KT
Kathryn Taylor

8J59PD · Wyckoff, NJ, US

DUPR

4.577

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-5874081714
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6667212294,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Halm",
        "dupr_id": "1RXL0M",
        "rating": 4.042,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt East",
        "dupr_id": "3ZDPLD",
        "rating": 4.639,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 7435438236,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Tow",
        "dupr_id": "8GJ5QM",
        "rating": 4.692,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      },
      {
        "name": "Kathryn Taylor",
        "dupr_id": "8J59PD",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "Wyckoff, NJ, US"
      }
    ]
  }
]