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

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

ID: 7616190776

Match Scores

5-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.243

RD
Roger Day

84M5NV · Ambler, PA, US

DUPR

2.885

TEAM 2WINNER
ES
Emily Sowa

N7KNO6 · USA

DUPR

2.780

AS
Anthony Solares

DNQGN4 · Robbinsville Township, NJ, US

DUPR

3.517

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-7616190776
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4518475920,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melanie Day",
        "dupr_id": "7DJM5M",
        "rating": 2.243,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Roger Day",
        "dupr_id": "84M5NV",
        "rating": 2.885,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  },
  {
    "team_id": 6257141094,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emily Sowa",
        "dupr_id": "N7KNO6",
        "rating": 2.78,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Solares",
        "dupr_id": "DNQGN4",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": "Robbinsville Township, NJ, US"
      }
    ]
  }
]