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

2025 SPA Monster Smash - Mens Doubles Skill: (4.5) Age: (60 To 69)

ID: 8071237872

Match Scores

16-14

Loss

Play Date

2025-10-24

Play Time (Est)

1:00 PM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
JP
James Patrick Stapleton

1RX6KM · Sioux Falls, SD, US

DUPR

4.362

RM
Ronald Meyer

8GWWPM · USA

DUPR

4.827

TEAM 2LOSS
MB
Marty Braden

3LWO76 · Goodyear, AZ, US

DUPR

4.336

MO
Matt Otto

1RDKKZ · USA

DUPR

4.591

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-8071237872
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4857003368,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Patrick Stapleton",
        "dupr_id": "1RX6KM",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      },
      {
        "name": "Ronald Meyer",
        "dupr_id": "8GWWPM",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6768537903,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marty Braden",
        "dupr_id": "3LWO76",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      },
      {
        "name": "Matt Otto",
        "dupr_id": "1RDKKZ",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]