Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball Island's 6th Annual Dilly Dilly - Mixed Doubles Skill: (4.5) Age: (Any)

ID: 8380551142

Match Scores

12-15

Loss

Play Date

2025-01-05

Play Time (Est)

11:30 PM

Play Location

Grand Island, NY

View Facility Page →

Competitor Teams

TEAM 1LOSS
JJ
Janis Jimenez

2QJ7K7 · Glastonbury, CT, US

DUPR

4.078

WS
Will Soos

3ZVPYW · Buffalo, NY, US

DUPR

4.910

TEAM 2WINNER
CM
Cheryl Miosi

569XGP · Buffalo, NY, US

DUPR

4.215

SR
Scott Read

1Q4LK4 · Swormville, NY, US

DUPR

4.588

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-8380551142
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6074125419,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Janis Jimenez",
        "dupr_id": "2QJ7K7",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Glastonbury, CT, US"
      },
      {
        "name": "Will Soos",
        "dupr_id": "3ZVPYW",
        "rating": 4.91,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  },
  {
    "team_id": 7372782066,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cheryl Miosi",
        "dupr_id": "569XGP",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Scott Read",
        "dupr_id": "1Q4LK4",
        "rating": 4.588,
        "profile_pic_url": null,
        "location": "Swormville, NY, US"
      }
    ]
  }
]