Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APP Tour: Sacramento Open - Golden Ticket Qualifier Mixed Doubles Skill: 4.0: 40+

ID: 7068677546

Match Scores

15-8

Win

Play Date

2024-03-10

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ML
Machu Latorre

8M6MVG · Alameda, CA, US

DUPR

4.402

JB
Jonathan Bradley

1NO642 · Belmont, CA, US

DUPR

4.997

TEAM 2LOSS
MP
Melanie Pulliam

3V0LE1 · Hanford, CA, US

DUPR

4.325

VV
Vorlasing Vankham

355RXR · Porterville, CA, US

DUPR

4.139

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-7068677546
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8092270189,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Machu Latorre",
        "dupr_id": "8M6MVG",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Alameda, CA, US"
      },
      {
        "name": "Jonathan Bradley",
        "dupr_id": "1NO642",
        "rating": 4.997,
        "profile_pic_url": null,
        "location": "Belmont, CA, US"
      }
    ]
  },
  {
    "team_id": 8132921275,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melanie Pulliam",
        "dupr_id": "3V0LE1",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Hanford, CA, US"
      },
      {
        "name": "Vorlasing Vankham",
        "dupr_id": "355RXR",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "Porterville, CA, US"
      }
    ]
  }
]