Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mx 40 All - Round 2:

ID: 6140418682

Match Scores

11-6

Win

Play Date

2025-09-07

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JI
Joy Iwata

8M9X5L · Pleasanton, CA, US

DUPR

4.187

PD
Phil Davis

12G52R · Livermore, CA, US

DUPR

3.980

TEAM 2LOSS
LR
Lori R Dorsey

3OZQ77 · Pleasanton, CA, US

DUPR

3.292

RB
Robert Beanland

1QJXWD · Livermore, CA, US

DUPR

3.691

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-6140418682
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5083001883,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joy Iwata",
        "dupr_id": "8M9X5L",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      },
      {
        "name": "Phil Davis",
        "dupr_id": "12G52R",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Livermore, CA, US"
      }
    ]
  },
  {
    "team_id": 7950899420,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lori R Dorsey",
        "dupr_id": "3OZQ77",
        "rating": 3.292,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      },
      {
        "name": "Robert Beanland",
        "dupr_id": "1QJXWD",
        "rating": 3.691,
        "profile_pic_url": null,
        "location": "Livermore, CA, US"
      }
    ]
  }
]