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

2025 Michigan Senior Olympic Summer Games - Mixed Doubles Skill: (3.499 And Under) Age: 70-74,75-79,80-84

ID: 6228870394

Match Scores

15-13

Loss

Play Date

2025-08-09

Play Time (Est)

11:30 PM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
DV
Donna Vanwieren

7N2PWN · USA

DUPR

3.039

LV
Larry VanWieren

VXKNYE · USA

DUPR

3.039

TEAM 2LOSS
KF
Kris Falvo

MY0DKG · USA

DUPR

3.198

DL
David Lloyd

8GDP9X · Novi, MI, US

DUPR

3.332

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-6228870394
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8537268044,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donna Vanwieren",
        "dupr_id": "7N2PWN",
        "rating": 3.039,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Larry VanWieren",
        "dupr_id": "VXKNYE",
        "rating": 3.039,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4340366125,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kris Falvo",
        "dupr_id": "MY0DKG",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Lloyd",
        "dupr_id": "8GDP9X",
        "rating": 3.332,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      }
    ]
  }
]