Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mx 40 All - Round 7:

ID: 7258181513

Match Scores

0-11

Loss

Play Date

2025-09-07

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JI
Joy Iwata

8M9X5L · Pleasanton, CA, US

DUPR

4.188

PD
Phil Davis

12G52R · Livermore, CA, US

DUPR

3.981

TEAM 2WINNER
CS
Charlene Swansiger

L50PMZ · Livermore, CA, US

DUPR

4.003

RB
Rabi Bala

3042RX · Dublin, CA, US

DUPR

4.635

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-7258181513
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8408653583,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joy Iwata",
        "dupr_id": "8M9X5L",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      },
      {
        "name": "Phil Davis",
        "dupr_id": "12G52R",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": "Livermore, CA, US"
      }
    ]
  },
  {
    "team_id": 4353450045,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Charlene Swansiger",
        "dupr_id": "L50PMZ",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": "Livermore, CA, US"
      },
      {
        "name": "Rabi Bala",
        "dupr_id": "3042RX",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Dublin, CA, US"
      }
    ]
  }
]