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

Competitive Open Play Match

ID: 7800709701

Match Scores

11-1

Win

Play Date

2026-05-18

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ST
Scott Thompson

59OD50 · USA

DUPR

3.145

DD
David DeCarlo

8K224Y · Hilton Head Island, SC, US

DUPR

4.328

TEAM 2LOSS
TH
Tom Haller

3YYRR4 · USA

DUPR

2.714

KM
Keith M Moyer

0Y5M5G · USA

DUPR

2.861

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-7800709701
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7085883204,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Thompson",
        "dupr_id": "59OD50",
        "rating": 3.145,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David DeCarlo",
        "dupr_id": "8K224Y",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      }
    ]
  },
  {
    "team_id": 4666830181,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Haller",
        "dupr_id": "3YYRR4",
        "rating": 2.714,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith M Moyer",
        "dupr_id": "0Y5M5G",
        "rating": 2.861,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]