Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

The Kansas City Masters @ SW19 at The Stadium - Mens Doubles Skill: (3.0 To 3.5) Age: (Any)

ID: 7240828533

Match Scores

11-3

Win

Play Date

2025-09-27

Play Time (Est)

10:15 AM

Play Location

Kansas City, MO

View Facility Page →

Competitor Teams

TEAM 1WINNER
TP
Tom Pfaltzgraff

8E2GKO · Osawatomie, KS, US

DUPR

3.671

JM
Jeff Mehaffey

1REO0Z · Blue Springs, MO, US

DUPR

3.656

TEAM 2LOSS
MC
Marcus Chichura

PW7GKX · Overland Park, KS, US

DUPR

3.266

RW
Russ Weston

6NQ64E · USA

DUPR

3.098

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-7240828533
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4803837852,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Pfaltzgraff",
        "dupr_id": "8E2GKO",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": "Osawatomie, KS, US"
      },
      {
        "name": "Jeff Mehaffey",
        "dupr_id": "1REO0Z",
        "rating": 3.656,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      }
    ]
  },
  {
    "team_id": 6591373453,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcus Chichura",
        "dupr_id": "PW7GKX",
        "rating": 3.266,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Russ Weston",
        "dupr_id": "6NQ64E",
        "rating": 3.098,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]