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

KCM March Open 2025 - Mens Doubles Skill: (4.0 And Above) Age: (Any)

ID: 8266295908

Match Scores

5-11

Win

Play Date

2025-03-08

Play Time (Est)

5:00 PM

Play Location

Medfield, MA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AD
Alexander DuVerger

ODRNEP · Old Saybrook, CT, US

DUPR

4.969

CD
Chris DuVerger

QP6VO4 · Chicago, IL, US

DUPR

4.388

TEAM 2WINNER
JR
John Ryan

8KL5K3 · Haverhill, MA, US

DUPR

4.292

TW
Tyler Wixom

12O2L7 · Ayer, MA, US

DUPR

5.247

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-8266295908
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6839684926,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexander DuVerger",
        "dupr_id": "ODRNEP",
        "rating": 4.969,
        "profile_pic_url": null,
        "location": "Old Saybrook, CT, US"
      },
      {
        "name": "Chris DuVerger",
        "dupr_id": "QP6VO4",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 7287198634,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Ryan",
        "dupr_id": "8KL5K3",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Haverhill, MA, US"
      },
      {
        "name": "Tyler Wixom",
        "dupr_id": "12O2L7",
        "rating": 5.247,
        "profile_pic_url": null,
        "location": "Ayer, MA, US"
      }
    ]
  }
]