Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 ECT Summer Slam by Jenkins Engineering - Mixed Doubles Skill: (4.0 All Ages) (4.5+ 50+)

ID: 7798751274

Match Scores

8-15

Win

Play Date

2026-05-17

Play Time (Est)

7:30 PM

Play Location

Niceville, FL

Unverified Facility

Competitor Teams

TEAM 1LOSS
SR
Sue Rasmussen

OD7OYE · Tallahassee, FL, US

DUPR

4.550

JS
Jeff Schroepfer

8947DE · Tallahassee, FL, US

DUPR

4.450

TEAM 2WINNER
DP
Donna Pinion

L59VKQ · Pensacola, FL, US

DUPR

3.841

AS
Anthony Scigliano

RZYDDQ · Panama City Beach, FL, US

DUPR

4.300

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-7798751274
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8504062308,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sue Rasmussen",
        "dupr_id": "OD7OYE",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Jeff Schroepfer",
        "dupr_id": "8947DE",
        "rating": 4.45,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  },
  {
    "team_id": 6658749374,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Donna Pinion",
        "dupr_id": "L59VKQ",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Pensacola, FL, US"
      },
      {
        "name": "Anthony Scigliano",
        "dupr_id": "RZYDDQ",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Panama City Beach, FL, US"
      }
    ]
  }
]