Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Honcho Amateur Tour Powered by JOOLA - Medfield, MA - Mixed Advanced Doubles (DUPR 4.0+)

ID: 5251565624

Match Scores

11-3

Loss

Play Date

2026-05-24

Play Time (Est)

9:00 PM

Play Location

Medfield, MA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CN
Cassandra Nguyen

2LELN9 · Westwood, MA, US

DUPR

3.751

KB
Kevin Brennan

MYM25L · Westwood, MA, US

DUPR

4.483

TEAM 2LOSS
MS
Meghan Sutherland

EW4MYO · Swampscott, MA, US

DUPR

4.030

AK
Adam Kite

4ZNKL2 · Gloucester, MA, US

DUPR

4.426

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-5251565624
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5218869870,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cassandra Nguyen",
        "dupr_id": "2LELN9",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      },
      {
        "name": "Kevin Brennan",
        "dupr_id": "MYM25L",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      }
    ]
  },
  {
    "team_id": 6962928852,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Meghan Sutherland",
        "dupr_id": "EW4MYO",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "Swampscott, MA, US"
      },
      {
        "name": "Adam Kite",
        "dupr_id": "4ZNKL2",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Gloucester, MA, US"
      }
    ]
  }
]