Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 PPA Amateur Michigan State Pickleball Championships - Mens Doubles Skill: (4.5) Age: (12 And Above)

ID: 7351525581

Match Scores

7-11

Win

Play Date

2025-09-13

Play Time (Est)

10:15 AM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
CF
Christian Fillion

RYWOGM · USA

DUPR

4.321

CF
Christophe Fillion

O66KNE · USA

DUPR

4.461

TEAM 2WINNER
SL
Sam Lisiak

EWV6LJ · Grand Rapids, MI, US

DUPR

4.268

JR
Jack Riopelle

G5V5DX · Grand Rapids, MI, US

DUPR

4.481

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-7351525581
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6159741367,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christian Fillion",
        "dupr_id": "RYWOGM",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christophe Fillion",
        "dupr_id": "O66KNE",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7993686671,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Lisiak",
        "dupr_id": "EWV6LJ",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Jack Riopelle",
        "dupr_id": "G5V5DX",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  }
]