Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

next game- 4.5 Men's week 3

ID: 8491188229

Match Scores

6-15

Loss

Play Date

2025-03-19

Play Time (Est)

2:15 AM

Play Location

3810 E 82nd St

Unverified Facility

Competitor Teams

TEAM 1LOSS
BP
Bill Pfohl

89ZK2E · Carmel, IN, US

DUPR

4.718

YQ
Yongming Qu

4LNDL6 · USA

DUPR

4.008

TEAM 2WINNER
TC
Tom Conlin

1NRKW8 · Carmel, IN, US

DUPR

4.345

EP
Eugene Pride

OD6VWE · Indianapolis, IN, US

DUPR

4.475

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-8491188229
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7398636968,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bill Pfohl",
        "dupr_id": "89ZK2E",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Yongming Qu",
        "dupr_id": "4LNDL6",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5071896003,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Conlin",
        "dupr_id": "1NRKW8",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Eugene Pride",
        "dupr_id": "OD6VWE",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]