Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Salt City Open 2025: Amateur State Championship Series powered by the PPA Tour - 50/50 Men's 4.5

ID: 7289537983

Match Scores

11-2

Win

Play Date

2025-07-11

Play Time (Est)

8:45 AM

Play Location

Syracyse, NY

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Scott Marsh

L504VQ · Ithaca, NY, US

DUPR

4.655

BH
Brian Hwang

V72Z77 · Ithaca, NY, US

DUPR

4.755

TEAM 2LOSS
JT
Justin Todd

0QWO0G · Potsdam, NY, US

DUPR

4.136

TH
Tim Hayes

8WZYJM · Massena, NY, US

DUPR

4.122

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-7289537983
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5850881655,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Marsh",
        "dupr_id": "L504VQ",
        "rating": 4.655,
        "profile_pic_url": null,
        "location": "Ithaca, NY, US"
      },
      {
        "name": "Brian Hwang",
        "dupr_id": "V72Z77",
        "rating": 4.755,
        "profile_pic_url": null,
        "location": "Ithaca, NY, US"
      }
    ]
  },
  {
    "team_id": 7316724265,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Todd",
        "dupr_id": "0QWO0G",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Potsdam, NY, US"
      },
      {
        "name": "Tim Hayes",
        "dupr_id": "8WZYJM",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Massena, NY, US"
      }
    ]
  }
]