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

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

ID: 7882943183

Match Scores

3-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.733

RD
Roger Day

84M5NV · Ambler, PA, US

DUPR

3.370

TEAM 2WINNER
ES
Emily Sowa

N7KNO6 · USA

DUPR

2.785

AS
Anthony Solares

DNQGN4 · Robbinsville Township, NJ, US

DUPR

3.521

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-7882943183
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7046343622,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melanie Day",
        "dupr_id": "7DJM5M",
        "rating": 2.733,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Roger Day",
        "dupr_id": "84M5NV",
        "rating": 3.37,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  },
  {
    "team_id": 7604884229,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emily Sowa",
        "dupr_id": "N7KNO6",
        "rating": 2.785,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Solares",
        "dupr_id": "DNQGN4",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": "Robbinsville Township, NJ, US"
      }
    ]
  }
]