Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Victory - The Empire Serves Back - $2000 and $500 Grand Prize For Moneyball Divisions - Mens Doubles Skill: (4.0-4.5) Age: (Open)

ID: 8563353756

Match Scores

13-15

Win

Play Date

2026-05-02

Play Time (Est)

1:00 PM

Play Location

Loves Park, IL

View Facility Page →

Competitor Teams

TEAM 1LOSS
PF
Peter Floyd

W64PZL · USA

DUPR

3.707

DK
Dave King

KXVNEK · Gilberts, IL, US

DUPR

4.285

TEAM 2WINNER
KS
Kiran Shankar

0ZPVRQ · Peoria, IL, US

DUPR

4.276

JM
Joseph Montgomery

0RJYLG · Peoria, IL, US

DUPR

4.065

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-8563353756
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4306610673,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peter Floyd",
        "dupr_id": "W64PZL",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave King",
        "dupr_id": "KXVNEK",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": "Gilberts, IL, US"
      }
    ]
  },
  {
    "team_id": 6296701486,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kiran Shankar",
        "dupr_id": "0ZPVRQ",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Peoria, IL, US"
      },
      {
        "name": "Joseph Montgomery",
        "dupr_id": "0RJYLG",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": "Peoria, IL, US"
      }
    ]
  }
]