Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mx 40 All - Round 5:

ID: 8330078875

Match Scores

11-4

Win

Play Date

2025-09-07

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JI
Joy Iwata

8M9X5L · Pleasanton, CA, US

DUPR

4.204

PD
Phil Davis

12G52R · Livermore, CA, US

DUPR

3.997

TEAM 2LOSS
JW
James Weber

6ZOWYQ · San Ramon, CA, US

DUPR

3.614

JM
Jing MacKenzie

EW9KKW · CA, US

DUPR

3.600

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-8330078875
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4973720891,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joy Iwata",
        "dupr_id": "8M9X5L",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      },
      {
        "name": "Phil Davis",
        "dupr_id": "12G52R",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": "Livermore, CA, US"
      }
    ]
  },
  {
    "team_id": 8207228321,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Weber",
        "dupr_id": "6ZOWYQ",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": "San Ramon, CA, US"
      },
      {
        "name": "Jing MacKenzie",
        "dupr_id": "EW9KKW",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": "CA, US"
      }
    ]
  }
]