Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The PickleMeSilly Blue Hawaii Pickleball Tournament - 4.0+ Mixed Doubles COMBINED BRACKET- Dupr Skill Ratings 4.0 to 4.99. All Ages Combined.

ID: 8512187097

Match Scores

15-1

Win

Play Date

2025-07-13

Play Time (Est)

10:15 AM

Play Location

Finksburg, MD

View Facility Page →

Competitor Teams

TEAM 1WINNER
DE
Diana Easley

8MEMLV · USA

DUPR

4.423

MP
Mark Plugge

8G099D · Easton, MD, US

DUPR

4.218

TEAM 2LOSS
LM
Lisa Martin

G5W4OV · USA

DUPR

3.640

SM
Steve Martin

N7XOE6 · USA

DUPR

3.696

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-8512187097
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7569221720,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Diana Easley",
        "dupr_id": "8MEMLV",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Plugge",
        "dupr_id": "8G099D",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Easton, MD, US"
      }
    ]
  },
  {
    "team_id": 6069636236,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Martin",
        "dupr_id": "G5W4OV",
        "rating": 3.64,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Martin",
        "dupr_id": "N7XOE6",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]