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

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

ID: 8139204554

Match Scores

7-15

Loss

Play Date

2025-05-02

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MT
Michael Tow

8GJ5QM · Needham, MA, US

DUPR

4.564

KT
Kathryn Taylor

8J59PD · Wyckoff, NJ, US

DUPR

4.588

TEAM 2WINNER
KC
Kim Church

3ZDXOP · Carterville, IL, US

DUPR

4.501

JC
Jeffro Carrico

8D9XN6 · Marion, IL, US

DUPR

4.931

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-8139204554
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4834741125,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Tow",
        "dupr_id": "8GJ5QM",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      },
      {
        "name": "Kathryn Taylor",
        "dupr_id": "8J59PD",
        "rating": 4.588,
        "profile_pic_url": null,
        "location": "Wyckoff, NJ, US"
      }
    ]
  },
  {
    "team_id": 6443639632,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kim Church",
        "dupr_id": "3ZDXOP",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": "Carterville, IL, US"
      },
      {
        "name": "Jeffro Carrico",
        "dupr_id": "8D9XN6",
        "rating": 4.931,
        "profile_pic_url": null,
        "location": "Marion, IL, US"
      }
    ]
  }
]