Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4702274940

Match Scores

4-15

Win

Play Date

2025-04-28

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BW
Brenda Walton

1Q5503 · Fredericksburg, VA, US

DUPR

3.966

DW
Derek Whitcomb

1QXM75 · Richmond, VA, US

DUPR

4.628

TEAM 2WINNER
KT
Kathryn Taylor

8J59PD · Wyckoff, NJ, US

DUPR

4.538

MT
Michael Tow

8GJ5QM · Needham, MA, US

DUPR

4.555

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-4702274940
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4300294670,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brenda Walton",
        "dupr_id": "1Q5503",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      },
      {
        "name": "Derek Whitcomb",
        "dupr_id": "1QXM75",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 4687929793,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kathryn Taylor",
        "dupr_id": "8J59PD",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Wyckoff, NJ, US"
      },
      {
        "name": "Michael Tow",
        "dupr_id": "8GJ5QM",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      }
    ]
  }
]