Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Savannah Open ($$$) - Mens Doubles Skill: (4.0) Age: (15 To 49)

ID: 5577962788

Match Scores

15-10

Loss

Play Date

2025-04-06

Play Time (Est)

5:00 PM

Play Location

Savannah, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SK
Scott Kinum

DWL9Z6 · USA

DUPR

4.240

JS
Jacob Sigmon

84WWZ2 · USA

DUPR

4.016

TEAM 2LOSS
TF
Terry Foster

1QQ455 · Richmond Hill, GA, US

DUPR

3.467

CL
Christopher Lanier

1NQKGZ · Richmond Hill, GA, US

DUPR

4.079

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-5577962788
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5391736459,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Kinum",
        "dupr_id": "DWL9Z6",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Sigmon",
        "dupr_id": "84WWZ2",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4379210924,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Terry Foster",
        "dupr_id": "1QQ455",
        "rating": 3.467,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      },
      {
        "name": "Christopher Lanier",
        "dupr_id": "1NQKGZ",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      }
    ]
  }
]