Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Horsham Pickleween Coed Intermediate

ID: 7755931428

Match Scores

10-11

Loss

Play Date

2024-11-01

Play Time (Est)

1:00 PM

Play Location

Horsham, PA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RD
Roger Day

84M5NV · Ambler, PA, US

DUPR

3.984

MF
Margaret Fitzpatrick

WX2Z4K · USA

DUPR

3.400

TEAM 2WINNER
SB
Stephen Beckett

3Y5N94 · USA

DUPR

3.289

MG
Maureen Griet

3X5KL2 · USA

DUPR

3.393

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-7755931428
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4684878616,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Roger Day",
        "dupr_id": "84M5NV",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      },
      {
        "name": "Margaret Fitzpatrick",
        "dupr_id": "WX2Z4K",
        "rating": 3.4,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5294138509,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephen Beckett",
        "dupr_id": "3Y5N94",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Maureen Griet",
        "dupr_id": "3X5KL2",
        "rating": 3.393,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]