Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Moneyball tournament

ID: 7161610190

Match Scores

7-11

Loss

Play Date

2024-07-01

Play Time (Est)

3:30 PM

Play Location

San Diego, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SM
Steve Merritt

0QY6GX · USA

DUPR

4.302

MM
Michael Melgar

1RDLD8 · Chula Vista, CA, US

DUPR

4.635

TEAM 2WINNER
TR
Timothy Rupp

W6YWZG · USA

DUPR

4.743

TH
Tom Hartwell

3554JP · San Diego, CA, US

DUPR

4.476

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-7161610190
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6825481272,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Merritt",
        "dupr_id": "0QY6GX",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Melgar",
        "dupr_id": "1RDLD8",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Chula Vista, CA, US"
      }
    ]
  },
  {
    "team_id": 5491405964,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Timothy Rupp",
        "dupr_id": "W6YWZG",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Hartwell",
        "dupr_id": "3554JP",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]