Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7657279415

Match Scores

11-4

Win

Play Date

2023-11-20

Play Time (Est)

12:45 AM

Play Location

375 Commerce Dr, Fort Washington, PA 19034, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MS
Michael Schnur

XJOGN5 · USA

DUPR

3.802

FT
frank tornetta

ODWJ52 · Ambler, PA, US

DUPR

4.071

TEAM 2LOSS
SM
Shankar Mohan

84WNDK · USA

DUPR

3.578

AC
Andrew Cho

GGNVEQ · USA

DUPR

3.634

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-7657279415
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7982512295,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Schnur",
        "dupr_id": "XJOGN5",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "frank tornetta",
        "dupr_id": "ODWJ52",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  },
  {
    "team_id": 8284472354,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shankar Mohan",
        "dupr_id": "84WNDK",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Cho",
        "dupr_id": "GGNVEQ",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]