Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Vetta Sunset's Dink in the New Year Mens Doubles Skill: (5.0 And Under) Age: (Any)

ID: 4374651694

Match Scores

15-11

Loss

Play Date

2023-12-30

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MS
Matthew Schroeder

12PE49 · Chandler, AZ, US

DUPR

5.011

LM
Leigh Marshall

17ZVLM · O'Fallon, MO, US

DUPR

4.869

TEAM 2LOSS
JH
Justin Hurayt

3LVEG6 · USA

DUPR

4.820

CR
Christopher Robinson

8J57MM · Stuart, FL, US

DUPR

4.749

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-4374651694
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7531733831,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Schroeder",
        "dupr_id": "12PE49",
        "rating": 5.011,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Leigh Marshall",
        "dupr_id": "17ZVLM",
        "rating": 4.869,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      }
    ]
  },
  {
    "team_id": 4632987428,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Hurayt",
        "dupr_id": "3LVEG6",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Robinson",
        "dupr_id": "8J57MM",
        "rating": 4.749,
        "profile_pic_url": null,
        "location": "Stuart, FL, US"
      }
    ]
  }
]