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

np west coast classic - mens doubles 5.0,4.5:19+

ID: 7412235604

Match Scores

15-9

Win

Play Date

2021-09-12

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MK
Mehdi Khazaeli

84VM52 · Stockton, CA, US

DUPR

5.711

MS
Michael Smith

8MMZ4D · Stockton, CA, US

DUPR

4.873

TEAM 2LOSS
TN
Travis Nichols

8JPK7O · Sacramento, CA, US

DUPR

4.680

MM
Matthew McDermott

8K505O · Roseville, CA, US

DUPR

4.605

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-7412235604
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7827819764,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mehdi Khazaeli",
        "dupr_id": "84VM52",
        "rating": 5.711,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      },
      {
        "name": "Michael Smith",
        "dupr_id": "8MMZ4D",
        "rating": 4.873,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  },
  {
    "team_id": 7859834029,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Travis Nichols",
        "dupr_id": "8JPK7O",
        "rating": 4.68,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Matthew McDermott",
        "dupr_id": "8K505O",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      }
    ]
  }
]