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

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

ID: 8256747356

Match Scores

4-11

Loss

Play Date

2026-05-03

Play Time (Est)

9:00 PM

Play Location

Hatboro, PA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MD
Melanie Day

7DJM5M · USA

DUPR

2.348

RD
Roger Day

84M5NV · Ambler, PA, US

DUPR

2.988

TEAM 2WINNER
ME
Melisa Eskin

84EVGK · USA

DUPR

4.190

RH
Roger Hornby

GG6GYM · USA

DUPR

3.188

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-8256747356
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7172149966,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melanie Day",
        "dupr_id": "7DJM5M",
        "rating": 2.348,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Roger Day",
        "dupr_id": "84M5NV",
        "rating": 2.988,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  },
  {
    "team_id": 7873262454,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Melisa Eskin",
        "dupr_id": "84EVGK",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Roger Hornby",
        "dupr_id": "GG6GYM",
        "rating": 3.188,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]