Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MY PKLBL - Spring Fling - 4.0 Men's Doubles

ID: 4675920569

Match Scores

11-6

Win

Play Date

2026-04-25

Play Time (Est)

6:15 AM

Play Location

Fallbrook, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MV
Matt Vallejo

Z94ORD · Fallbrook, CA, US

DUPR

4.078

DA
Drew Appel

DWK6OL · Fallbrook, CA, US

DUPR

4.328

TEAM 2LOSS
TN
Thomas Nares

17JMV4 · USA

DUPR

3.816

JB
John Benner

7DZ00M · USA

DUPR

4.147

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-4675920569
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6873486079,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Vallejo",
        "dupr_id": "Z94ORD",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Fallbrook, CA, US"
      },
      {
        "name": "Drew Appel",
        "dupr_id": "DWK6OL",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": "Fallbrook, CA, US"
      }
    ]
  },
  {
    "team_id": 6852877920,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Nares",
        "dupr_id": "17JMV4",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Benner",
        "dupr_id": "7DZ00M",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]