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

Rotary Club of Horsham Pickleball Derby 2026 - Mixed Doubles Skill: (3.5) All ages

ID: 6919687307

Match Scores

8-11

Loss

Play Date

2026-05-03

Play Time (Est)

12:45 AM

Play Location

Hatboro, PA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MD
Melanie Day

7DJM5M · USA

DUPR

2.465

RD
Roger Day

84M5NV · Ambler, PA, US

DUPR

3.103

TEAM 2WINNER
DB
Danna Blystone

KOXM2Y · USA

DUPR

3.026

DM
David Mcphillips

12YJX4 · Horsham, PA, US

DUPR

3.704

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-6919687307
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8357852366,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melanie Day",
        "dupr_id": "7DJM5M",
        "rating": 2.465,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Roger Day",
        "dupr_id": "84M5NV",
        "rating": 3.103,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  },
  {
    "team_id": 4920763565,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danna Blystone",
        "dupr_id": "KOXM2Y",
        "rating": 3.026,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Mcphillips",
        "dupr_id": "12YJX4",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": "Horsham, PA, US"
      }
    ]
  }
]