Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring Classic Evanston Life Time - Mens Doubles Skill: (3.0 To 3.75) Age: (Any)

ID: 7242579841

Match Scores

11-8

Loss

Play Date

2026-04-12

Play Time (Est)

2:15 AM

Play Location

Evanston, IL

View Facility Page →

Competitor Teams

TEAM 1WINNER
JB
Jim Bang

ZN697Q · Lake Barrington, IL, US

DUPR

3.736

SP
SD Prakash

6NN99K · Lake Zurich, IL, US

DUPR

3.591

TEAM 2LOSS
VM
Vic Melecio

2ZOY5E · Skokie, IL, US

DUPR

3.218

A
Amar

PW2GGM · USA

DUPR

3.615

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-7242579841
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4735318606,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jim Bang",
        "dupr_id": "ZN697Q",
        "rating": 3.736,
        "profile_pic_url": null,
        "location": "Lake Barrington, IL, US"
      },
      {
        "name": "SD Prakash",
        "dupr_id": "6NN99K",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": "Lake Zurich, IL, US"
      }
    ]
  },
  {
    "team_id": 5706051028,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vic Melecio",
        "dupr_id": "2ZOY5E",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": "Skokie, IL, US"
      },
      {
        "name": "Amar",
        "dupr_id": "PW2GGM",
        "rating": 3.615,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]