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

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

ID: 4767608125

Match Scores

11-7

Loss

Play Date

2026-05-03

Play Time (Est)

2:15 AM

Play Location

Hatboro, PA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DB
Danna Blystone

KOXM2Y · USA

DUPR

2.970

DM
David Mcphillips

12YJX4 · Horsham, PA, US

DUPR

3.676

TEAM 2LOSS
MD
Melanie Day

7DJM5M · USA

DUPR

2.521

RD
Roger Day

84M5NV · Ambler, PA, US

DUPR

3.159

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-4767608125
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8578656011,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danna Blystone",
        "dupr_id": "KOXM2Y",
        "rating": 2.97,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Mcphillips",
        "dupr_id": "12YJX4",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Horsham, PA, US"
      }
    ]
  },
  {
    "team_id": 7459190760,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melanie Day",
        "dupr_id": "7DJM5M",
        "rating": 2.521,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Roger Day",
        "dupr_id": "84M5NV",
        "rating": 3.159,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  }
]