Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6759524803

Match Scores

11-8, 11-9

Loss

Play Date

2022-10-07

Play Time (Est)

8:45 AM

Play Location

Mount Pleasant, SC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TD
Tom Delme

17GOVN · USA

DUPR

3.500

WJ
Will Jamieson

8W0ZXG · Mount Pleasant, SC, US

DUPR

5.134

TEAM 2LOSS
TM
Tito Machado

3LL0K3 · Delray Beach, FL, US

DUPR

4.979

NC
Nicolas Castro

12KLYR · USA

DUPR

3.500

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-6759524803
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5262149070,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Delme",
        "dupr_id": "17GOVN",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Will Jamieson",
        "dupr_id": "8W0ZXG",
        "rating": 5.134,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      }
    ]
  },
  {
    "team_id": 5458797040,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tito Machado",
        "dupr_id": "3LL0K3",
        "rating": 4.979,
        "profile_pic_url": null,
        "location": "Delray Beach, FL, US"
      },
      {
        "name": "Nicolas Castro",
        "dupr_id": "12KLYR",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]