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

Four Outside

ID: 5550777221

Match Scores

11-5, 11-6, 11-3, 11-7

Win

Play Date

2026-05-11

Play Time (Est)

6:15 AM

Play Location

Dorchester County, SC, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DM
David Morrison

PKGY5E · Summerville, SC, US

DUPR

3.132

BG
Bill Givson

D5J6M6 · USA

DUPR

2.690

TEAM 2LOSS
SG
Steve Gordon

V6JPX5 · USA

DUPR

2.465

RJ
Russell James

9DXWMJ · USA

DUPR

2.542

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-5550777221
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5172988742,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Morrison",
        "dupr_id": "PKGY5E",
        "rating": 3.132,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Bill Givson",
        "dupr_id": "D5J6M6",
        "rating": 2.69,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8504424210,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Gordon",
        "dupr_id": "V6JPX5",
        "rating": 2.465,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Russell James",
        "dupr_id": "9DXWMJ",
        "rating": 2.542,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]